diff --git a/changelogs/unreleased/4860-dependabot.yml b/changelogs/unreleased/4860-dependabot.yml new file mode 100644 index 0000000000..de71a0c27e --- /dev/null +++ b/changelogs/unreleased/4860-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump pyjwt from 2.4.0 to 2.5.0 +destination-branches: +- master +sections: {} diff --git a/requirements.txt b/requirements.txt index a2cce795cd..cbe40bb34b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pip==22.2.2 ply==3.11 pydantic==1.10.2 pyformance==0.4 -PyJWT==2.4.0 +PyJWT==2.5.0 python-dateutil==2.8.2 pyyaml==6.0 setuptools==65.3.0