Skip to content

Commit

Permalink
Bump package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Mihálik committed May 17, 2024
1 parent 180c6dc commit fed4659
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 104 deletions.
184 changes: 88 additions & 96 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 9 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
asgiref==3.8.1
astroid==3.1.0
astroid==3.2.1
attrs==23.2.0
autobahn==23.6.2
Automat==22.10.0
Expand All @@ -10,7 +10,7 @@ charset-normalizer==3.3.2
constantly==23.10.4
coreapi==2.3.3
coreschema==0.0.4
cryptography==42.0.5
cryptography==42.0.7
daphne==4.0.0
defusedxml==0.7.1
dill==0.3.8
Expand All @@ -27,19 +27,20 @@ idna==3.7
incremental==22.10.0
isort==5.13.2
itypes==1.2.0
Jinja2==3.1.3
Jinja2==3.1.4
MarkupSafe==2.1.5
mccabe==0.7.0
oauthlib==3.2.2
openapi-codec==1.3.2
pillow==10.3.0
platformdirs==4.2.0
platformdirs==4.2.2
psycopg==3.1.18
pyasn1==0.6.0
pyasn1_modules==0.4.0
pycodestyle==2.11.1
pycparser==2.22
PyJWT==2.8.0
pylint==3.1.0
pylint==3.2.0
pylint-django==2.5.5
pylint-plugin-utils==0.8.2
pyOpenSSL==24.1.0
Expand All @@ -51,12 +52,12 @@ requests-oauthlib==2.0.0
service-identity==24.1.0
simplejson==3.19.2
six==1.16.0
sqlparse==0.4.4
tomlkit==0.12.4
sqlparse==0.5.0
tomlkit==0.12.5
Twisted==24.3.0
txaio==23.1.1
typing_extensions==4.11.0
Unidecode==1.3.8
uritemplate==4.1.1
urllib3==2.2.1
zope.interface==6.3
zope.interface==6.4

0 comments on commit fed4659

Please sign in to comment.