diff --git a/changelogs/unreleased/3336-dependabot.yml b/changelogs/unreleased/3336-dependabot.yml new file mode 100644 index 0000000000..2bb35168b0 --- /dev/null +++ b/changelogs/unreleased/3336-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump pyjwt from 2.1.0 to 2.2.0 +destination-branches: +- master +sections: {} diff --git a/requirements.txt b/requirements.txt index b100cd568f..3fce3ceb76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pip==21.2.4 ply==3.11 pydantic==1.8.2 pyformance==0.4 -PyJWT==2.1.0 +PyJWT==2.2.0 python-dateutil==2.8.2 pyyaml==5.4.1 setuptools==58.2.0