Skip to content

Commit

Permalink
Merge pull request #15803 from mvdbeek/bump_tuswsgi
Browse files Browse the repository at this point in the history
[22.05] Bump tuswsgi middleware
  • Loading branch information
mvdbeek authored Mar 15, 2023
2 parents 44cd475 + c0ebe9f commit 9c54308
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/galaxy/dependencies/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ tqdm==4.64.0; python_version >= "2.7" and python_full_version < "3.0.0" or pytho
trio-websocket==0.9.2; python_version >= "3.7" and python_version < "4.0"
trio==0.21.0; python_version >= "3.7" and python_version < "4.0"
tuspy==0.2.5
tuswsgi==0.5.4
tuswsgi==0.5.5
twill==3.0.2
typed-ast==1.5.4; python_version < "3.8" and implementation_name == "cpython" and python_full_version >= "3.6.2" and python_version >= "3.7"
typing-extensions==4.2.0; python_version >= "3.7"
Expand Down
2 changes: 1 addition & 1 deletion lib/galaxy/dependencies/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ tenacity==8.0.1; python_version >= "3.6"
tifffile==2021.11.2; python_version >= "3.7"
tornado==6.1; python_version >= "3.5"
tqdm==4.64.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
tuswsgi==0.5.4
tuswsgi==0.5.5
typing-extensions==4.2.0; python_version >= "3.7"
tzlocal==2.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4"
ubiquerg==0.6.2
Expand Down

0 comments on commit 9c54308

Please sign in to comment.