Skip to content

Commit

Permalink
Bump pip from 22.0.4 to 23.3 in /context
Browse files Browse the repository at this point in the history
Bumps [pip](https://github.com/pypa/pip) from 22.0.4 to 23.3.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@22.0.4...23.3)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 713bdfd commit a0d9107
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions context/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ attrs==21.4.0 \
# via pytest
autopep8==1.4.4 \
--hash=sha256:4d8eec30cc81bc5617dbf1218201d770dc35629363547f17577c61683ccfb3ee
# via -r context/requirements-dev.in
# via -r requirements-dev.in
boto3==1.26.154 \
--hash=sha256:cf1067d101be538f399b685bbe6beb4bfed01095da8497d0c7fa8b8788a65c6b \
--hash=sha256:ee2b3733f40f935da78bf76bc8e82af6e90841406e04605e3b2d765b50cad05e
# via -r context/requirements-dev.in
# via -r requirements-dev.in
botocore==1.29.154 \
--hash=sha256:a9c7da497ac5f7d4f3e932b4442e7c32cc2936f3a4658165f1528336fc429c3d \
--hash=sha256:b9853f72a3c93f1aa8c9a1636911cdbec3662bca2e04e4ee00437c4f8c9fa2d4
Expand All @@ -32,7 +32,7 @@ entrypoints==0.3 \
flake8==3.7.8 \
--hash=sha256:19241c1cbc971b9962473e4438a2ca19749a7dd002dd1a946eaba171b4114548 \
--hash=sha256:8e9dfa3cecb2400b3738a42c54c3043e821682b9c840b0448c0503f781130696
# via -r context/requirements-dev.in
# via -r requirements-dev.in
iniconfig==1.1.1 \
--hash=sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3 \
--hash=sha256:bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32
Expand All @@ -58,7 +58,7 @@ pep517==0.12.0 \
pip-tools==6.5.1 \
--hash=sha256:80f1cfc7156e4a4465b1a46a6bb3599587909537db1a149cf3a6b73eed979ee4 \
--hash=sha256:80f562aa699fc76a424539697e0bef41e490a050e57a6a21468531981a9d419e
# via -r context/requirements-dev.in
# via -r requirements-dev.in
pluggy==0.13.1 \
--hash=sha256:15b2acde666561e1298d71b523007ed7364de07029219b604cf808bfa1c765b0 \
--hash=sha256:966c145cd83c96502c3c3868f50408687b38434af77734af1e9ca461a4081d2d
Expand All @@ -85,12 +85,12 @@ pytest==7.1.2 \
--hash=sha256:13d0e3ccfc2b6e26be000cb6568c832ba67ba32e719443bfe725814d3c42433c \
--hash=sha256:a06a0425453864a270bc45e71f783330a7428defb4230fb5e6a731fde06ecd45
# via
# -r context/requirements-dev.in
# -r requirements-dev.in
# pytest-mock
pytest-mock==1.11.1 \
--hash=sha256:34520283d459cdf1d0dbb58a132df804697f1b966ecedf808bbf3d255af8f659 \
--hash=sha256:f1ab8aefe795204efe7a015900296d1719e7bf0f4a0558d71e8599da1d1309d0
# via -r context/requirements-dev.in
# via -r requirements-dev.in
python-dateutil==2.8.2 \
--hash=sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86 \
--hash=sha256:961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9
Expand Down Expand Up @@ -119,9 +119,9 @@ wheel==0.37.1 \
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==22.0.4 \
--hash=sha256:b3a9de2c6ef801e9247d1527a4b16f92f2cc141cd1489f3fffaf6a9e96729764 \
--hash=sha256:c6aca0f2f081363f689f041d90dab2a07a9a07fb840284db2218117a52da800b
pip==23.3 \
--hash=sha256:bb7d4f69f488432e4e96394612f43ab43dd478d073ef7422604a570f7157561e \
--hash=sha256:bc38bb52bc286514f8f7cb3a1ba5ed100b76aaef29b521d48574329331c5ae7b
# via pip-tools
setuptools==61.2.0 \
--hash=sha256:8f4813dd6a4d6cc17bde85fb2e635fe19763f96efbb0ddf5575562e5ee0bc47a \
Expand Down

0 comments on commit a0d9107

Please sign in to comment.