Skip to content

Commit 6300659

Browse files
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [pyjwt](https://github.com/jpadilla/pyjwt) and [black](https://github.com/psf/black). Updates `pyjwt` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.12.1...2.13.0) Updates `black` from 26.3.1 to 26.5.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.3.1...26.5.1) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2d5db9 commit 6300659

2 files changed

Lines changed: 31 additions & 31 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ requires-python = ">=3.11"
66
dependencies = [
77
"cryptography==48.0.0",
88
"github3-py==4.0.1",
9-
"pyjwt==2.12.1",
9+
"pyjwt==2.13.0",
1010
"python-dotenv==1.2.2",
1111
"requests==2.34.2",
1212
]
1313

1414
[dependency-groups]
1515
dev = [
16-
"black==26.3.1",
16+
"black==26.5.1",
1717
"flake8==7.3.0",
1818
"mypy==2.1.0",
1919
"pylint==4.0.5",

uv.lock

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

0 commit comments

Comments
 (0)