forked from DataBiosphere/toil
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dependabot Updates (DataBiosphere#3851)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael R. Crusoe <[email protected]> Co-authored-by: Lon Blauvelt <[email protected]>
- Loading branch information
1 parent
3d9b1ff
commit f8d6778
Showing
9 changed files
with
40 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,3 @@ boto>=2.48.0, <3 | |
boto3>=1.17, <2 | ||
boto3-stubs[s3]>=1.17, <2 | ||
futures>=3.1.1, <4 | ||
pycryptodome==3.5.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,23 @@ | ||
mock==4.0.3 | ||
pytest==6.2.1 | ||
pytest-cov==2.11.1 | ||
pytest-timeout==1.4.2 | ||
stubserver==1.1 | ||
setuptools==51.3.3 | ||
sphinx==3.5.3 | ||
mock>=4.0.3,<5 | ||
pytest>=6.2.1,<7 | ||
pytest-cov>=2.12.1,<4 | ||
pytest-timeout>=1.4.2,<3 | ||
stubserver>=1.1,<2 | ||
setuptools>=51.3.3,<59 | ||
sphinx>=3.5.3,<4 | ||
cwltest==2.1.20210626101542 | ||
mypy==0.812 | ||
flake8==3.8.4 | ||
flake8-bugbear==20.11.1 | ||
mypy==0.910 | ||
types-requests | ||
types-setuptools | ||
types-boto | ||
flake8==3.8.4,<5 | ||
flake8-bugbear>=20.11.1,<21 | ||
black | ||
isort | ||
pydocstyle | ||
autoflake | ||
isort | ||
diff_cover | ||
lxml | ||
docutils==0.16 | ||
docutils>=0.16,<0.18 | ||
pyupgrade |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
pynacl==1.3.0 | ||
pynacl>=1.4.0,<2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
gcs_oauth2_boto_plugin==1.14 | ||
apache-libcloud==2.2.1 | ||
apache-libcloud>=2.2.1,<3 | ||
google-cloud-storage==1.6.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
htcondor>=8.6.0 | ||
htcondor>=8.6.0,<9 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
kubernetes>=12.0.1, <13 | ||
kubernetes>=12.0.1, <=19 | ||
idna>=2 | ||
# Kubernetes's urllib3 can mange to use idna without really depending on it. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
pymesos==0.3.15 | ||
pymesos>=0.3.15,<0.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters