Skip to content

Commit

Permalink
Bump requests from 2.31.0 to 2.32.2 in /integration_tests (#1048)
Browse files Browse the repository at this point in the history
* ---
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* bump docker py

* test pystarport

* bump requests

* update pystarport

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mmsqe <[email protected]>
  • Loading branch information
dependabot[bot] and mmsqe authored May 24, 2024
1 parent f0fc930 commit 76ae54b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 13 deletions.
27 changes: 14 additions & 13 deletions integration_tests/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions nix/testenv.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ poetry2nix.mkPoetryEnv {
pytest-github-actions-annotate-failures = [ "setuptools" ];
flake8-black = [ "setuptools" ];
flake8-isort = [ "hatchling" ];
docker = [ "hatchling" "hatch-vcs" ];
};
in
lib.mapAttrs
Expand Down

0 comments on commit 76ae54b

Please sign in to comment.