Skip to content

Commit

Permalink
Bump jwcrypto from 1.5.0 to 1.5.5
Browse files Browse the repository at this point in the history
Bumps [jwcrypto](https://github.com/latchset/jwcrypto) from 1.5.0 to 1.5.5.
- [Release notes](https://github.com/latchset/jwcrypto/releases)
- [Commits](latchset/jwcrypto@v1.5.0...v1.5.5)

---
updated-dependencies:
- dependency-name: jwcrypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent c9c06a3 commit 54d0921
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 15 deletions.
11 changes: 5 additions & 6 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@ charset-normalizer==3.2.0
click==8.1.7
# via black
coverage[toml]==7.3.0
# via pytest-cov
# via
# coverage
# pytest-cov
cryptography==41.0.3
# via jwcrypto
dataclasses-json==0.5.14
# via
# benchling-api-client
# benchling-sdk
deprecated==1.2.14
# via jwcrypto
exceptiongroup==1.1.3
# via
# anyio
Expand Down Expand Up @@ -86,7 +86,7 @@ jsonschema==4.19.0
# via quilt3
jsonschema-specifications==2023.7.1
# via jsonschema
jwcrypto==1.5.0
jwcrypto==1.5.5
# via benchling-sdk
markupsafe==2.1.3
# via jinja2
Expand Down Expand Up @@ -178,6 +178,7 @@ typing-extensions==4.7.1
# benchling-api-client
# benchling-sdk
# black
# jwcrypto
# typing-inspect
typing-inspect==0.9.0
# via dataclasses-json
Expand All @@ -187,5 +188,3 @@ urllib3==1.26.16
# requests
watchdog==3.0.0
# via pytest-watcher
wrapt==1.15.0
# via deprecated
15 changes: 6 additions & 9 deletions layer/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ attrs==22.2.0
# benchling-sdk
# jsonschema
aws-lambda-powertools==2.16.2
# via -r requirements.in
# via -r layer/requirements.in
aws-requests-auth==0.4.3
# via quilt3
backoff==1.11.1
Expand All @@ -22,7 +22,7 @@ backoff==1.11.1
benchling-api-client==2.0.167
# via benchling-sdk
benchling-sdk==1.7.0
# via -r requirements.in
# via -r layer/requirements.in
boto3==1.26.151
# via quilt3
botocore==1.29.151
Expand All @@ -45,8 +45,6 @@ dataclasses-json==0.5.8
# via
# benchling-api-client
# benchling-sdk
deprecated==1.2.14
# via jwcrypto
exceptiongroup==1.1.1
# via anyio
h11==0.14.0
Expand All @@ -63,7 +61,7 @@ idna==3.4
# httpx
# requests
jinja2==3.1.2
# via -r requirements.in
# via -r layer/requirements.in
jmespath==1.0.1
# via
# boto3
Expand All @@ -72,7 +70,7 @@ jsonlines==1.2.0
# via quilt3
jsonschema==4.17.3
# via quilt3
jwcrypto==1.5.0
jwcrypto==1.5.5
# via benchling-sdk
markupsafe==2.1.3
# via jinja2
Expand Down Expand Up @@ -104,7 +102,7 @@ pyyaml==6.0
# benchling-sdk
# quilt3
quilt3==5.3.1
# via -r requirements.in
# via -r layer/requirements.in
requests==2.31.0
# via
# aws-requests-auth
Expand Down Expand Up @@ -132,12 +130,11 @@ typing-extensions==4.6.3
# aws-lambda-powertools
# benchling-api-client
# benchling-sdk
# jwcrypto
# typing-inspect
typing-inspect==0.9.0
# via dataclasses-json
urllib3==1.26.16
# via
# botocore
# requests
wrapt==1.15.0
# via deprecated

0 comments on commit 54d0921

Please sign in to comment.