Skip to content

Commit c91857f

Browse files
committed
version bump
1 parent 6c4d893 commit c91857f

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

poetry.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ mixer==7.2.2 ; python_full_version >= "3.9.16"
1414
mypy-extensions==1.0.0 ; python_full_version >= "3.9.16"
1515
packaging==23.1 ; python_full_version >= "3.9.16"
1616
pathspec==0.11.1 ; python_full_version >= "3.9.16"
17-
platformdirs==3.5.0 ; python_full_version >= "3.9.16"
17+
platformdirs==3.5.1 ; python_full_version >= "3.9.16"
1818
pluggy==1.0.0 ; python_full_version >= "3.9.16"
1919
pycodestyle==2.10.0 ; python_full_version >= "3.9.16"
2020
pyflakes==3.0.1 ; python_full_version >= "3.9.16"

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
asgiref==3.6.0 ; python_full_version >= "3.9.16"
2-
certifi==2022.12.7 ; python_full_version >= "3.9.16"
2+
certifi==2023.5.7 ; python_full_version >= "3.9.16"
33
cffi==1.15.1 ; python_full_version >= "3.9.16"
44
charset-normalizer==3.1.0 ; python_full_version >= "3.9.16"
55
cryptography==40.0.2 ; python_full_version >= "3.9.16"
66
django==4.2.1 ; python_full_version >= "3.9.16"
77
idna==3.4 ; python_full_version >= "3.9.16"
88
msal==1.22.0 ; python_full_version >= "3.9.16"
99
pycparser==2.21 ; python_full_version >= "3.9.16"
10-
pyjwt[crypto]==2.6.0 ; python_full_version >= "3.9.16"
10+
pyjwt[crypto]==2.7.0 ; python_full_version >= "3.9.16"
1111
requests==2.30.0 ; python_full_version >= "3.9.16"
1212
sqlparse==0.4.4 ; python_full_version >= "3.9.16"
1313
tzdata==2023.3 ; sys_platform == "win32" and python_full_version >= "3.9.16"

0 commit comments

Comments
 (0)