Skip to content

Commit 2a4c7ac

Browse files
authored
Merge pull request #273 from alphagov/bump-requests-pyjwt
Bump versions of requests and pyJWT used when running tests
2 parents cb509e1 + 827f548 commit 2a4c7ac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements_for_test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ packaging==26.0
3434
# via pytest
3535
pluggy==1.6.0
3636
# via pytest
37-
pyjwt==2.11.0
37+
pyjwt==2.12.1
3838
# via notifications-python-client (setup.py)
3939
pytest==8.3.4
4040
# via
@@ -57,7 +57,7 @@ referencing==0.37.0
5757
# via
5858
# jsonschema
5959
# jsonschema-specifications
60-
requests==2.32.5
60+
requests==2.33.0
6161
# via
6262
# notifications-python-client (setup.py)
6363
# requests-mock

0 commit comments

Comments
 (0)