Skip to content

Commit

Permalink
Update cryptography
Browse files Browse the repository at this point in the history
  • Loading branch information
RealOrangeOne committed Mar 30, 2024
1 parent 52b9427 commit 3fd3636
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
13 changes: 1 addition & 12 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ coverage[toml]==7.3.1
# via pytest-cov
crispy-bulma==0.8.3
# via -r requirements.txt
cryptography==41.0.3
cryptography==42.0.5
# via
# -r requirements.txt
# pyjwt
Expand Down Expand Up @@ -75,8 +75,6 @@ django-tables2-bulma-template==0.2.0
# via -r requirements.txt
djangorestframework-stubs==3.14.2
# via django-filter-stubs
exceptiongroup==1.1.3
# via pytest
faker==19.6.1
# via -r requirements-dev.in
freezegun==1.2.2
Expand Down Expand Up @@ -154,15 +152,6 @@ sqlparse==0.4.4
# via
# -r requirements.txt
# django
tomli==2.0.1
# via
# build
# coverage
# django-stubs
# mypy
# pip-tools
# pyproject-hooks
# pytest
types-cachetools==5.3.0.6
# via -r requirements-dev.in
types-dj-database-url==1.3.0.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ charset-normalizer==3.1.0
# via requests
crispy-bulma==0.8.3
# via -r requirements.in
cryptography==41.0.3
cryptography==42.0.5
# via pyjwt
defusedxml==0.7.1
# via python3-openid
Expand Down

0 comments on commit 3fd3636

Please sign in to comment.