Skip to content

Commit

Permalink
Bump pyjwt from 2.10.0 to 2.10.1
Browse files Browse the repository at this point in the history
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)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 5c07ba8 commit b2dded5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ pytest-playwright = "0.6.2"
pre-commit = "^4.0.1"
safety = "3.2.11"
factory-boy = "^3.3.0"
pyjwt = "^2.10.0"
pyjwt = "^2.10.1"
pytest-repeat = "^0.9.3"
pytest-playwright-visual = "^2.1.2"

Expand Down

0 comments on commit b2dded5

Please sign in to comment.