diff --git a/changelogs/unreleased/5966-dependabot.yml b/changelogs/unreleased/5966-dependabot.yml new file mode 100644 index 0000000000..04a828e6ba --- /dev/null +++ b/changelogs/unreleased/5966-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump pyjwt from 2.6.0 to 2.7.0 +destination-branches: +- master +sections: {} diff --git a/requirements.txt b/requirements.txt index 2323966b80..5102e93d9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pip==23.1.2 ply==3.11 pydantic==1.10.7 pyformance==0.4 -PyJWT==2.6.0 +PyJWT==2.7.0 pynacl==1.5.0 python-dateutil==2.8.2 pyyaml==6.0