diff --git a/changelogs/unreleased/4241-dependabot.yml b/changelogs/unreleased/4241-dependabot.yml new file mode 100644 index 0000000000..70cdb151a7 --- /dev/null +++ b/changelogs/unreleased/4241-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump pyjwt from 2.3.0 to 2.4.0 +destination-branches: +- iso5 +sections: {} diff --git a/requirements.txt b/requirements.txt index f49129fa6a..b2dddab0ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pip==22.1 ply==3.11 pydantic==1.9.0 pyformance==0.4 -PyJWT==2.3.0 +PyJWT==2.4.0 python-dateutil==2.8.2 pyyaml==6.0 setuptools==62.2.0