Skip to content

Commit

Permalink
Bump cryptography from 41.0.0 to 41.0.2 in /src
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.0...41.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2023
1 parent eb4be4d commit 1fef380
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
14 changes: 1 addition & 13 deletions src/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ coreschema==0.0.4
# drf-yasg
coverage[toml]==7.2.1
# via pytest-cov
cryptography==41.0.0
cryptography==41.0.2
# via
# -r requirements.txt
# paramiko
Expand Down Expand Up @@ -124,8 +124,6 @@ environs==9.5.0
# -r requirements.txt
# scos-actions
# scos-tekrsa
exceptiongroup==1.1.1
# via pytest
filelock==3.9.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -350,10 +348,6 @@ ruamel-yaml==0.17.21
# -r requirements.txt
# drf-yasg
# scos-actions
ruamel-yaml-clib==0.2.7
# via
# -r requirements.txt
# ruamel-yaml
scipy==1.10.1
# via
# -r requirements.txt
Expand Down Expand Up @@ -394,12 +388,6 @@ texttable==1.6.7
# via
# -r requirements.txt
# docker-compose
tomli==2.0.1
# via
# coverage
# pyproject-api
# pytest
# tox
tox==4.4.6
# via -r requirements-dev.in
typing-extensions==4.5.0
Expand Down
4 changes: 1 addition & 3 deletions src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ coreschema==0.0.4
# via
# coreapi
# drf-yasg
cryptography==41.0.0
cryptography==41.0.2
# via
# -r requirements.in
# paramiko
Expand Down Expand Up @@ -174,8 +174,6 @@ ruamel-yaml==0.17.21
# via
# drf-yasg
# scos-actions
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
scipy==1.10.1
# via scos-actions
scos_actions @ git+https://github.com/NTIA/[email protected]
Expand Down

0 comments on commit 1fef380

Please sign in to comment.