Skip to content

Commit f85d7f5

Browse files
dependabot[bot]jobselko
authored andcommitted
Update pyjwt requirement from <2.13,>=2.4 to >=2.4,<2.14
Updates the requirements on [pyjwt](https://github.com/jpadilla/pyjwt) to permit the latest version. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.4.0...2.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit aeecfe4)
1 parent 32d57f3 commit f85d7f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
jsonschema>=4.4,<4.24
22
pulpcore>=3.49.0,<3.70
3-
pyjwt[crypto]>=2.4,<2.10
3+
pyjwt[crypto]>=2.4,<2.14
44
pycares<4.9
55
pysequoia>=0.1.33,<0.2.0

0 commit comments

Comments
 (0)