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 May 21, 2024
1 parent 36d55f8 commit 0d2860c
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 60 deletions.
98 changes: 45 additions & 53 deletions Pipfile.lock

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

12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ python-ipware==3.0.0
pytz==2024.1
pyyaml==6.0.1
redis==5.0.4
requests==2.31.0
setuptools==69.5.1
requests==2.32.1
setuptools==70.0.0
six==1.16.0
sqlparse==0.5.0
toml==0.10.2
Expand All @@ -44,9 +44,9 @@ uritemplate==4.1.1
urllib3==2.2.1
wcwidth==0.2.13
zope.event==5.0
zope.interface==6.3
zope.interface==6.4
appnope==0.1.4
astroid==3.1.0
astroid==3.2.2
asttokens==2.4.1
autopep8==2.1.0
comm==0.2.2
Expand All @@ -66,14 +66,14 @@ nest-asyncio==1.6.0
packaging==24.0
parso==0.8.4
pexpect==4.9.0
platformdirs==4.2.1
platformdirs==4.2.2
prompt-toolkit==3.0.43
psutil==5.9.8
ptyprocess==0.7.0
pure-eval==0.2.2
pycodestyle==2.11.1
pygments==2.18.0
pylint==3.1.0
pylint==3.2.2
python-dateutil==2.9.0.post0
pyzmq==26.0.3
six==1.16.0
Expand Down
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.4.2-beta
1.4.3-beta

0 comments on commit 0d2860c

Please sign in to comment.