Skip to content

Commit

Permalink
Merge pull request #720 from sapuri/deps-update
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
sapuri authored Feb 26, 2024
2 parents ab72dca + 111ee64 commit eeb91f6
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 181 deletions.
16 changes: 8 additions & 8 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ appdirs = "==1.4.4"
asgiref = "==3.7.2"
asn1crypto = "==1.5.1"
attrs = "==23.1.0"
beautifulsoup4 = "==4.12.2"
certifi = "==2023.7.22"
beautifulsoup4 = "==4.12.3"
certifi = "==2024.2.2"
cffi = "==1.15.1"
chardet = "==5.2.0"
cryptography = "==41.0.3"
cryptography = "==42.0.5"
defusedxml = "==0.7.1"
django-appconf = "==1.0.5"
django-bootstrap3 = "==23.4"
Expand All @@ -23,7 +23,7 @@ httplib2 = "==0.22.0"
idna = "==3.4"
importlib-metadata = "==6.8.0"
lxml = "==4.9.3"
mysqlclient = "==2.2.0"
mysqlclient = "==2.2.3"
oauth2 = "==1.9.0.post1"
oauthlib = "==3.2.2"
pycparser = "==2.21"
Expand All @@ -42,15 +42,15 @@ urllib3 = "==1.26.16"
webencodings = "==0.5.1"
xerox = "==0.4.1"
zenhan = "==0.5.2"
zipp = "==3.16.2"
zipp = "==3.17.0"
Django = "==4.2.4"
IPy = "==1.1"
PyJWT = "==2.8.0"
uvicorn = "==0.23.2"
uvicorn = "==0.27.1"
django-environ = "==0.10.0"
google-cloud-storage = "==2.10.0"
google-cloud-storage = "==2.14.0"
django-storages = {extras = ["google"], version = "==1.13.2"}
slack-sdk = "==3.21.3"
slack-sdk = "==3.27.0"

[dev-packages]
autopep8 = "==2.0.4"
Expand Down
Loading

0 comments on commit eeb91f6

Please sign in to comment.