mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-05 16:23:39 +00:00
Bump types-requests from 2.28.11.14 to 2.28.11.15 (#268)
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.14 to 2.28.11.15. - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dave Gallant <davegallant@gmail.com>
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -713,14 +713,14 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "types-requests"
|
||||
version = "2.28.11.14"
|
||||
version = "2.28.11.15"
|
||||
description = "Typing stubs for requests"
|
||||
category = "dev"
|
||||
optional = false
|
||||
python-versions = "*"
|
||||
files = [
|
||||
{file = "types-requests-2.28.11.14.tar.gz", hash = "sha256:232792870b60adb07d23175451ab4e6190021b0c584edf052d92d9b993118f06"},
|
||||
{file = "types_requests-2.28.11.14-py3-none-any.whl", hash = "sha256:f84613b0d4c5d0eeb7879dfa05e14a3702b9c1f7a4ee81dfe9b4321b13fe93a1"},
|
||||
{file = "types-requests-2.28.11.15.tar.gz", hash = "sha256:fc8eaa09cc014699c6b63c60c2e3add0c8b09a410c818b5ac6e65f92a26dde09"},
|
||||
{file = "types_requests-2.28.11.15-py3-none-any.whl", hash = "sha256:a05e4c7bc967518fba5789c341ea8b0c942776ee474c7873129a61161978e586"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -859,4 +859,4 @@ files = [
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.11"
|
||||
content-hash = "28ff13b273b0853b237995601a388de7a5fd85403fb266e8aa7113db8c72c2f4"
|
||||
content-hash = "b07cdbebe2660c8a89c85aa4c94642077f419ff2afbc11d0084495de2e5b52aa"
|
||||
|
@@ -19,7 +19,7 @@ black = "^23.1.0"
|
||||
pylint = "^2.16.2"
|
||||
rope = "^1.7.0"
|
||||
mypy = "^1.0.1"
|
||||
types-requests = "^2.28.11.14"
|
||||
types-requests = "^2.28.11.15"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
Reference in New Issue
Block a user