Skip to content

Commit

Permalink
⬆ Bump the pip group with 2 updates (#56)
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates: [certifi](https://github.com/certifi/python-certifi) and [urllib3](https://github.com/urllib3/urllib3).


Updates `certifi` from 2024.6.2 to 2024.7.4
- [Commits](certifi/python-certifi@2024.06.02...2024.07.04)

Updates `urllib3` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.1...2.2.2)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
  dependency-group: pip
- dependency-name: urllib3
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: NxPKG <iconmamundentist@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: NxPKG <iconmamundentist@gmail.com>
  • Loading branch information
dependabot[bot] and NxPKG authored Jul 6, 2024
1 parent 5f52016 commit 3ed56b1
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,16 @@ blessed==1.20.0
# via inquirer
cachetools==5.3.3
# via google-auth
certifi==2024.6.2
certifi==2024.7.4
# via
# curl-cffi
# httpcore
# httpx
# requests
cffi==1.16.0
# via
# cryptography
# curl-cffi
# soundcard
# sounddevice
# soundfile
Expand All @@ -62,6 +64,8 @@ contourpy==1.2.1
# via matplotlib
cryptography==41.0.3
# via upsonic
curl-cffi==0.7.0
# via duckduckgo-search
cycler==0.12.1
# via matplotlib
dataclasses-json==0.6.7
Expand All @@ -83,7 +87,7 @@ distro==1.9.0
# via
# groq
# openai
duckduckgo-search==6.1.9
duckduckgo-search==5.3.0
# via -r requirements.in
editor==1.6.6
# via inquirer
Expand Down Expand Up @@ -317,7 +321,9 @@ opentelemetry-sdk==1.24.0
opentelemetry-semantic-conventions==0.45b0
# via opentelemetry-sdk
orjson==3.10.6
# via langsmith
# via
# duckduckgo-search
# langsmith
packaging==23.2
# via
# huggingface-hub
Expand All @@ -330,7 +336,7 @@ parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
pillow==10.4.0
pillow==10.3.0
# via
# -r requirements.in
# matplotlib
Expand Down Expand Up @@ -563,7 +569,7 @@ upsonic==0.28.4
# via -r requirements.in
uritemplate==4.1.1
# via google-api-python-client
urllib3==2.2.1
urllib3==2.2.2
# via
# requests
# types-requests
Expand Down

0 comments on commit 3ed56b1

Please sign in to comment.