diff --git a/changelogs/unreleased/3449-dependabot.yml b/changelogs/unreleased/3449-dependabot.yml new file mode 100644 index 0000000000..4718b1013f --- /dev/null +++ b/changelogs/unreleased/3449-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump pyjwt from 2.1.0 to 2.3.0 +destination-branches: +- iso4 +sections: {} diff --git a/requirements.txt b/requirements.txt index ef1e8cfc91..b8039c223c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pip==21.3.1 ply==3.11 pydantic==1.8.2 pyformance==0.4 -PyJWT==2.1.0 +PyJWT==2.3.0 python-dateutil==2.8.2 pyyaml==6.0 setuptools==58.5.3