Skip to content

Commit

Permalink
build(deps): bump cryptography from 42.0.2 to 42.0.4 in /requirements
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.2...42.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent a7b2abc commit ef1ef97
Show file tree
Hide file tree
Showing 5 changed files with 245 additions and 244 deletions.
14 changes: 7 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via edx-django-utils
cryptography==42.0.2
cryptography==42.0.4
# via pyjwt
django==3.2.24
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
# -c common_constraints.txt
# -r base.in
# django-crum
# django-model-utils
# django-waffle
Expand All @@ -31,10 +31,10 @@ django==3.2.24
# edx-drf-extensions
django-crum==0.7.9
# via
# -r requirements/base.in
# -r base.in
# edx-django-utils
django-model-utils==4.4.0
# via -r requirements/base.in
# via -r base.in
django-waffle==4.1.0
# via
# edx-django-utils
Expand All @@ -48,7 +48,7 @@ drf-jwt==1.19.2
edx-django-utils==5.10.1
# via edx-drf-extensions
edx-drf-extensions==10.2.0
# via -r requirements/base.in
# via -r base.in
edx-opaque-keys==2.5.1
# via edx-drf-extensions
idna==3.6
Expand Down Expand Up @@ -79,7 +79,7 @@ requests==2.31.0
semantic-version==2.10.0
# via edx-drf-extensions
six==1.16.0
# via -r requirements/base.in
# via -r base.in
sqlparse==0.4.4
# via django
stevedore==5.1.0
Expand Down
Loading

0 comments on commit ef1ef97

Please sign in to comment.