Skip to content

Commit

Permalink
Merge pull request #160 from sennetconsortium/maxsibilla/werkzeug-fix…
Browse files Browse the repository at this point in the history
…-ingest

Setting a pinned version of werkzeug
  • Loading branch information
maxsibilla authored Oct 3, 2023
2 parents 18a7e89 + 1cd53a6 commit 87b74c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.11
1.2.12
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Flask==2.1.3
globus_sdk==2.0.1
hubmap-sdk==1.0.4
Werkzeug==2.1.0
Werkzeug==2.3.7

# The commons package requires requests>=2.22.0
requests==2.25.1
Expand Down

0 comments on commit 87b74c3

Please sign in to comment.