Skip to content

Commit

Permalink
Update to 4.1.0 of the environment provider (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
t-persson authored Apr 26, 2024
1 parent c61ded1 commit e81c2b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion projects/etos_suite_runner/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ PyScaffold==3.2.3
packageurl-python~=0.11
cryptography>=42.0.4,<43.0.0
etos_lib==4.0.0
etos_environment_provider~=3.2
etos_environment_provider~=4.1
2 changes: 1 addition & 1 deletion projects/etos_suite_runner/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ install_requires =
packageurl-python~=0.11
cryptography>=42.0.4,<43.0.0
etos_lib==4.0.0
etos_environment_provider~=4.0
etos_environment_provider~=4.1

python_requires = >=3.4

Expand Down

0 comments on commit e81c2b3

Please sign in to comment.