Bump types-requests from 2.25.0 to 2.25.2 in /dependencies (#1825)

Bumps [types-requests](https://github.com/python/typeshed) from 2.25.0 to 2.25.2.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:production
  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>
This commit is contained in:
dependabot[bot] 2021-08-02 15:20:01 -05:00 committed by GitHub
parent 6d194b460b
commit 578b66cfeb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

22
dependencies/Pipfile.lock generated vendored
View file

@ -89,19 +89,19 @@
}, },
"boto3": { "boto3": {
"hashes": [ "hashes": [
"sha256:4c1638a31da2948180bf66fac2971e0350b6b04c1b90910cd15247c77209ccaf", "sha256:596fb9df00a816780db8620d9f62982eb783b3eb63a75947e172101d0785e6aa",
"sha256:ca675c724fa0fe05e992a7146cc5e1a3b3262c4323c83c7a8fcc69f9e5e47f8b" "sha256:e5abbb2b5ebe5ad1157a3af8f28c5c944e9c6eff0dd3e778008894e018bc7e09"
], ],
"markers": "python_version >= '3.6'", "markers": "python_version >= '3.6'",
"version": "==1.18.11" "version": "==1.18.12"
}, },
"botocore": { "botocore": {
"hashes": [ "hashes": [
"sha256:601f820ed340a85ed62d91b4eaeb768b9ff0529add75a074592fb7c51db7bd00", "sha256:7b205f96bf0e2e1017301339e4fba9fd6dfdf54680196eb43e60e60581d7d5cb",
"sha256:b5e9128a259fc0fe5a8c2b717f5d7e8a1321321981b5d5679939e12d4142c0f3" "sha256:8710d03b9de3e3d94ed410f3e83809ca02050b091100d68c22ff7bf986f29fb6"
], ],
"markers": "python_version >= '3.6'", "markers": "python_version >= '3.6'",
"version": "==1.21.11" "version": "==1.21.12"
}, },
"bracex": { "bracex": {
"hashes": [ "hashes": [
@ -867,7 +867,7 @@
"sha256:128261b3e2419a4ef9c97066ccc2abbfb49fa7c5e89c3fe4056d00aa5e9c1e65", "sha256:128261b3e2419a4ef9c97066ccc2abbfb49fa7c5e89c3fe4056d00aa5e9c1e65",
"sha256:d3f72827cd5df13b2ef7f1a97f81ec65548d4fdeb92cef653234f227580bbb2a" "sha256:d3f72827cd5df13b2ef7f1a97f81ec65548d4fdeb92cef653234f227580bbb2a"
], ],
"markers": "python_version >= '3.6' and python_version < '4'", "markers": "python_version >= '3.6' and python_version < '4.0'",
"version": "==10.6.0" "version": "==10.6.0"
}, },
"ruamel.yaml": { "ruamel.yaml": {
@ -1033,11 +1033,11 @@
}, },
"types-requests": { "types-requests": {
"hashes": [ "hashes": [
"sha256:ee0d0c507210141b7d5b8639cc43eaa726084178775db2a5fb06fbf85c185808", "sha256:03122b582f5300ec35ac6692f2634207c467e602dc9ba46b5811a9f6ce0b0bc2",
"sha256:fa5c1e5e832ff6193507d8da7e1159281383908ee193a2f4b37bc08140b51844" "sha256:a4c03c654527957a70002079ca48669b53d82eac4811abf140ea93847b65529b"
], ],
"index": "pypi", "index": "pypi",
"version": "==2.25.0" "version": "==2.25.2"
}, },
"typing-extensions": { "typing-extensions": {
"hashes": [ "hashes": [
@ -1053,7 +1053,7 @@
"sha256:39fb8672126159acb139a7718dd10806104dec1e2f0f6c88aab05d17df10c8d4", "sha256:39fb8672126159acb139a7718dd10806104dec1e2f0f6c88aab05d17df10c8d4",
"sha256:f57b4c16c62fa2760b7e3d97c35b255512fb6b59a259730f36ba32ce9f8e342f" "sha256:f57b4c16c62fa2760b7e3d97c35b255512fb6b59a259730f36ba32ce9f8e342f"
], ],
"markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'", "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4.0'",
"version": "==1.26.6" "version": "==1.26.6"
}, },
"wcmatch": { "wcmatch": {