Skip to content

Commit

Permalink
build(deps-dev): bump types-requests in /requirements
Browse files Browse the repository at this point in the history
Bumps [types-requests](https://github.com/python/typeshed) from 2.25.10 to 2.25.11.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and istankovic committed Oct 22, 2021
1 parent b7b4acd commit f3a5af7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -777,7 +777,7 @@ types-pkg-resources==0.1.3
# via -r requirements-dev.txt
types-pyyaml==5.4.12
# via -r requirements-dev.txt
types-requests==2.25.10
types-requests==2.25.11
# via -r requirements-dev.txt
types-toml==0.10.1
# via -r requirements-dev.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@ types-pkg-resources==0.1.3
# via -r requirements-dev.in
types-pyyaml==5.4.12
# via -r requirements-dev.in
types-requests==2.25.10
types-requests==2.25.11
# via -r requirements-dev.in
types-toml==0.10.1
# via -r requirements-dev.in
Expand Down

0 comments on commit f3a5af7

Please sign in to comment.