Skip to content

Commit

Permalink
chore(deps): update python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Jul 19, 2023
1 parent 4e3ca68 commit 3995ba3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions blockdiag/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ blockdiag==3.0.0
Click==8.1.5
Flask==2.3.2
funcparserlib==1.0.1
gunicorn==20.1.0
gunicorn==21.1.0
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.3
nwdiag==3.0.0
Pillow==9.5.0
reportlab==3.6.13
Pillow==10.0.0
reportlab==4.0.4
seqdiag==3.0.0
webcolors==1.13
Werkzeug==2.3.6
4 changes: 2 additions & 2 deletions wireviz/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
click==8.1.5
Flask==2.3.2
gunicorn==20.1.0
gunicorn==21.1.0
itsdangerous==2.1.2
Werkzeug==2.3.6
wireviz==0.3.2
graphviz==0.20.1
Jinja2==3.1.2
MarkupSafe==2.1.3
Pillow==9.5.0
Pillow==10.0.0
PyYAML==6.0

0 comments on commit 3995ba3

Please sign in to comment.