Skip to content

Commit

Permalink
chore(deps): update dependency pyright to v1.1.348
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 27, 2024
1 parent cc39f9e commit 0e81e0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -24,7 +24,7 @@ asyncpg = "==0.27.0"
flake8 = "==6.0.0"
flake8-black = "==0.3.6"
sentry-sdk = {extras = ["fastapi"] }
pyright = "==1.1.316"
pyright = "==1.1.348"
resend = "==0.5.1"
html5lib = "==1.1"
beautifulsoup4 = "*"
Expand Down
2 changes: 1 addition & 1 deletion backend/requirements.txt
Expand Up @@ -21,7 +21,7 @@ flake8==6.0.0
flake8-black==0.3.6
sentry-sdk==1.37.1
sentry-sdk[fastapi]==1.37.1
pyright==1.1.316
pyright==1.1.348
resend==0.5.1
html5lib==1.1
beautifulsoup4
Expand Down

0 comments on commit 0e81e0a

Please sign in to comment.