Skip to content

Commit

Permalink
Bumping dependencies one last time
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbyt3r committed Apr 14, 2024
1 parent f2bb92c commit 2395a52
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
cherrypy==18.8.0
configobj==5.0.6
Jinja2==3.1.2
cherrypy==18.9.0
configobj==5.0.8
Jinja2==3.1.3
paver==1.3.4
pip==23.2.1
psutil==5.9.5
pip==24.0
psutil==5.9.8
python-prctl==1.8.1; 'linux' in sys_platform
redis==4.6.0
requests==2.31.0
redis==5.0.3
requests==2.31.1
rpctools==0.3.1
sh==2.0.4
sh==2.0.6
six==1.16.0
SQLAlchemy==1.4.49
wheel==0.41.0
SQLAlchemy==1.4.52
wheel==0.43.0
ws4py==0.5.1
8 changes: 4 additions & 4 deletions test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pytest>=3.0.1
pytest>=8.1.1
mock>=1.0.1,<1.1
Sphinx>=1.2.1
coverage>=3.6
pep8>=1.7.0
Sphinx>=7.2.6
coverage>=7.4.4
pep8>=1.7.1

0 comments on commit 2395a52

Please sign in to comment.