Skip to content

Commit ef35a9c

Browse files
Merge pull request #60 from Promptly-Technologies-LLC/dependabot/pip/pyjwt-2.10.1
Bump pyjwt from 2.10.0 to 2.10.1
2 parents 2ff7be3 + 47ea2bc commit ef35a9c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ package-mode = false
99
[tool.poetry.dependencies]
1010
python = "^3.12"
1111
sqlmodel = "^0.0.22"
12-
pyjwt = "^2.10.0"
12+
pyjwt = "^2.10.1"
1313
jinja2 = "^3.1.4"
1414
uvicorn = "^0.32.0"
1515
psycopg2 = "^2.9.10"

0 commit comments

Comments
 (0)