Skip to content

Commit

Permalink
Update python dependencies security updates
Browse files Browse the repository at this point in the history
  • Loading branch information
alastair committed Nov 29, 2022
1 parent e153808 commit e124025
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Pygments==2.5.2
Pygments==2.13.0
Sphinx==1.8.5
sphinxcontrib-httpdomain==1.7.0
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ Flask-WTF == 1.0.1
musicbrainzngs==0.7.1
ndg-httpsclient==0.5.1
psycopg2-binary==2.9.3
numpy==1.21.6
numpy==1.23.5
pytz==2019.3
pyyaml==5.3.1
pyyaml==5.4.1
rauth == 0.7.3
setproctitle == 1.1.10
six==1.16.0
Expand All @@ -27,5 +27,5 @@ requests==2.23.0
SQLAlchemy==1.4.37
mbdata==26.0.1
sqlalchemy-dst==1.0.1
ujson==2.0.3
ujson==5.5.0
-r docs/requirements.txt

0 comments on commit e124025

Please sign in to comment.