Skip to content

Commit

Permalink
Bump cryptography in /requirements in the pip group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the /requirements directory: [cryptography](https://github.com/pyca/cryptography).


Updates `cryptography` from 43.0.0 to 43.0.1
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@43.0.0...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent c886dc4 commit 4e00947
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ charset-normalizer==3.3.2
# via requests
contourpy==1.2.1
# via matplotlib
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ contourpy==1.2.1
# via matplotlib
coverage[toml]==7.6.1
# via pytest-cov
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
custodian==2024.6.24
# via mp-api (pyproject.toml)
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ charset-normalizer==3.3.2
# via requests
contourpy==1.2.1
# via matplotlib
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ contourpy==1.2.1
# via matplotlib
coverage[toml]==7.6.1
# via pytest-cov
cryptography==43.0.0
cryptography==43.0.1
# via paramiko
custodian==2024.6.24
# via mp-api (pyproject.toml)
Expand Down

0 comments on commit 4e00947

Please sign in to comment.