Skip to content

Commit

Permalink
chore(deps): bump types-requests from 2.32.0.20240907 to 2.32.0.20240…
Browse files Browse the repository at this point in the history
…914 in /pytests/iroha_torii_tests (#5080)

chore(deps): bump types-requests

Bumps the deps group with 1 update in the /pytests/iroha_torii_tests directory: [types-requests](https://github.com/python/typeshed).


Updates `types-requests` from 2.32.0.20240907 to 2.32.0.20240914
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent cdf7dd7 commit e75004a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pytests/iroha_torii_tests/poetry.lock

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

2 changes: 1 addition & 1 deletion pytests/iroha_torii_tests/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ black = "^24.8.0"
mypy = "^1.11.2"
flake8 = "^7.1.1"
types-toml = "^0.10.8.20240310"
types-requests = "^2.32.0.20240907"
types-requests = "^2.32.0.20240914"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit e75004a

Please sign in to comment.