Skip to content

Commit 8563c85

Browse files
dependabot[bot]jchristgit
authored andcommitted
Bump pyjwt from 2.10.0 to 2.10.1
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.10.0...2.10.1)
1 parent f54fb83 commit 8563c85

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -20,7 +20,7 @@ gunicorn = "23.0.0"
2020
httpx = "0.27.2"
2121
markdown = "3.7"
2222
psycopg = {extras = ["binary"], version = "3.2.3"}
23-
pyjwt = {version = "2.10.0", extras = ["crypto"]}
23+
pyjwt = {version = "2.10.1", extras = ["crypto"]}
2424
pymdown-extensions = "10.12"
2525
python-frontmatter = "1.1.0"
2626
pyyaml = "6.0.2"

0 commit comments

Comments
 (0)