Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Commit

Permalink
[SECURITY PATCH] Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Bright committed Apr 12, 2024
1 parent 6488f84 commit 2c7e16b
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 56 deletions.
94 changes: 46 additions & 48 deletions Pipfile.lock

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

14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,26 +10,26 @@ difpy==4.1.0
django==5.0.4
django-axes==6.4.0
django-cors-headers==4.3.1
django-ipware==6.0.4
django-picklefield==3.1
django-ipware==6.0.5
django-picklefield==3.2
django-q2==1.6.2
djangorestframework==3.15.1
gevent==24.2.1
greenlet==3.0.3
gunicorn==21.2.0
idna==3.6
idna==3.7
itypes==1.2.0
jinja2==3.1.3
markupsafe==2.1.5
numpy==1.26.4
packaging==24.0
pandas==2.2.1
pandas==2.2.2
pillow==10.3.0
psutil==5.9.8
psycopg2-binary==2.9.9
pycodestyle==2.11.1
python-dateutil==2.9.0.post0
python-ipware==2.0.2
python-ipware==2.0.3
pytz==2024.1
pyyaml==6.0.1
redis==5.0.3
Expand Down Expand Up @@ -64,7 +64,7 @@ matplotlib-inline==0.1.6
mccabe==0.7.0
nest-asyncio==1.6.0
packaging==24.0
parso==0.8.3
parso==0.8.4
pexpect==4.9.0
platformdirs==4.2.0
prompt-toolkit==3.0.43
Expand All @@ -81,5 +81,5 @@ stack-data==0.6.3
tomlkit==0.12.4
tornado==6.4
traitlets==5.14.2
typing-extensions==4.10.0
typing-extensions==4.11.0
wcwidth==0.2.13
2 changes: 1 addition & 1 deletion version.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# SERVER VERSION
1.3.9-beta
1.4.0-beta

0 comments on commit 2c7e16b

Please sign in to comment.