diff --git a/ci/requirements.in b/ci/requirements.in index b37c453f0..f602619fd 100644 --- a/ci/requirements.in +++ b/ci/requirements.in @@ -1,3 +1,3 @@ envoy.code.check>=0.5.14 -pyjwt[crypto]>=2.12.1 +pyjwt[crypto]>=2.13.0 uvloop==0.21.0 diff --git a/ci/requirements.txt b/ci/requirements.txt index 6cac7b360..f4e8e46f0 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -948,9 +948,9 @@ pyflakes==3.4.0 \ --hash=sha256:b24f96fafb7d2ab0ec5075b7350b3d2d2218eab42003821c06344973d3ea2f58 \ --hash=sha256:f742a7dbd0d9cb9ea41e9a24a918996e8170c799fa528688d40dd582c8265f4f # via flake8 -pyjwt[crypto]==2.12.1 \ - --hash=sha256:28ca37c070cad8ba8cd9790cd940535d40274d22f80ab87f3ac6a713e6e8454c \ - --hash=sha256:c74a7a2adf861c04d002db713dd85f84beb242228e671280bf709d765b03672b +pyjwt[crypto]==2.13.0 \ + --hash=sha256:41571c89ca91598c79e8ef18a2d07367d4810fbbd6f637794879baf1b7703423 \ + --hash=sha256:66adcc2aff09b3f1bbd95fc1e1577df8ac8723c978552fd43304c8a290ac5728 # via # -r requirements.in # gidgethub