Skip to content

Commit

Permalink
deps: bump the all-dependencies group with 16 updates (#778)
Browse files Browse the repository at this point in the history
* deps: bump the all-dependencies group with 16 updates

Bumps the all-dependencies group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [aiohttp](https://github.com/aio-libs/aiohttp) | `3.10.9` | `3.10.10` |
| [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.35.0` | `0.36.0` |
| [anyio](https://github.com/agronholm/anyio) | `4.6.0` | `4.6.2` |
| [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.3.2` | `3.4.0` |
| [debugpy](https://github.com/microsoft/debugpy) | `1.8.6` | `1.8.7` |
| [google-api-core](https://github.com/googleapis/python-api-core) | `2.20.0` | `2.21.0` |
| [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.147.0` | `2.149.0` |
| [google-generativeai](https://github.com/google/generative-ai-python) | `0.8.2` | `0.8.3` |
| [greenlet](https://github.com/python-greenlet/greenlet) | `3.0.3` | `3.1.1` |
| [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `0.25.1` | `0.25.2` |
| [jiter](https://github.com/pydantic/jiter) | `0.5.0` | `0.6.1` |
| [openai](https://github.com/openai/openai-python) | `1.51.0` | `1.51.2` |
| [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.4` | `2.24.1` |
| [pyparsing](https://github.com/pyparsing/pyparsing) | `3.1.4` | `3.2.0` |
| [tokenizers](https://github.com/huggingface/tokenizers) | `0.20.0` | `0.20.1` |
| [yarl](https://github.com/aio-libs/yarl) | `1.13.1` | `1.15.2` |


Updates `aiohttp` from 3.10.9 to 3.10.10
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.10.9...v3.10.10)

Updates `anthropic` from 0.35.0 to 0.36.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-python@v0.35.0...v0.36.0)

Updates `anyio` from 4.6.0 to 4.6.2
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/anyio@4.6.0...4.6.2)

Updates `charset-normalizer` from 3.3.2 to 3.4.0
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](jawah/charset_normalizer@3.3.2...3.4.0)

Updates `debugpy` from 1.8.6 to 1.8.7
- [Release notes](https://github.com/microsoft/debugpy/releases)
- [Commits](microsoft/debugpy@v1.8.6...v1.8.7)

Updates `google-api-core` from 2.20.0 to 2.21.0
- [Release notes](https://github.com/googleapis/python-api-core/releases)
- [Changelog](https://github.com/googleapis/python-api-core/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-api-core@v2.20.0...v2.21.0)

Updates `google-api-python-client` from 2.147.0 to 2.149.0
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.147.0...v2.149.0)

Updates `google-generativeai` from 0.8.2 to 0.8.3
- [Release notes](https://github.com/google/generative-ai-python/releases)
- [Changelog](https://github.com/google-gemini/generative-ai-python/blob/main/RELEASE.md)
- [Commits](https://github.com/google/generative-ai-python/commits)

Updates `greenlet` from 3.0.3 to 3.1.1
- [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst)
- [Commits](python-greenlet/greenlet@3.0.3...3.1.1)

Updates `huggingface-hub` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](huggingface/huggingface_hub@v0.25.1...v0.25.2)

Updates `jiter` from 0.5.0 to 0.6.1
- [Release notes](https://github.com/pydantic/jiter/releases)
- [Commits](pydantic/jiter@v0.5.0...v0.6.1)

Updates `openai` from 1.51.0 to 1.51.2
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.51.0...v1.51.2)

Updates `pydantic-core` from 2.23.4 to 2.24.1
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.23.4...v2.24.1)

Updates `pyparsing` from 3.1.4 to 3.2.0
- [Release notes](https://github.com/pyparsing/pyparsing/releases)
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
- [Commits](pyparsing/pyparsing@3.1.4...3.2.0)

Updates `tokenizers` from 0.20.0 to 0.20.1
- [Release notes](https://github.com/huggingface/tokenizers/releases)
- [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md)
- [Commits](huggingface/tokenizers@v0.20.0...v0.20.1)

Updates `yarl` from 1.13.1 to 1.15.2
- [Release notes](https://github.com/aio-libs/yarl/releases)
- [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
- [Commits](aio-libs/yarl@v1.13.1...v1.15.2)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: anthropic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: anyio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: charset-normalizer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: debugpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: google-api-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: google-api-python-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: google-generativeai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: greenlet
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: huggingface-hub
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: jiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: pydantic-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pyparsing
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: tokenizers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: yarl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update requirements.txt

* Update requirements.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Elias Xu <124101026+Elias2660@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and Elias2660 authored Oct 14, 2024
1 parent 879b014 commit a2a796d
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
aiohappyeyeballs==2.4.3
aiohttp==3.10.9
aiohttp==3.10.10
aiosignal==1.3.1
annotated-types==0.7.0
anthropic==0.35.0
anyio==4.6.0
anthropic==0.36.0
anyio==4.6.2
appdirs==1.4.4
appnope==0.1.4
asttokens==2.4.1
attrs==24.2.0
cachetools==5.5.0
certifi==2024.8.30
charset-normalizer==3.3.2
charset-normalizer==3.4.0
comm==0.2.2
debugpy==1.8.6
debugpy==1.8.7
decorator==5.1.1
discord.py==2.4.0
distro==1.9.0
Expand All @@ -21,11 +21,11 @@ filelock==3.16.1
frozenlist==1.4.1
fsspec==2024.9.0
google-ai-generativelanguage==0.6.10
google-api-core==2.20.0
google-api-python-client==2.147.0
google-api-core==2.21.0
google-api-python-client==2.149.0
google-auth==2.35.0
google-auth-httplib2==0.2.0
google-generativeai==0.8.2
google-generativeai==0.8.3
googleapis-common-protos==1.65.0
greenlet==3.0.3
grpcio==1.66.2
Expand All @@ -34,20 +34,20 @@ h11==0.14.0
httpcore==1.0.6
httplib2==0.22.0
httpx==0.27.2
huggingface-hub==0.25.1
huggingface-hub==0.25.2
idna==3.10
importlib_metadata==8.5.0
iniconfig==2.0.0
ipykernel==6.29.5
ipython==8.28.0
jedi==0.19.1
jiter==0.5.0
jiter==0.6.1
jupyter_client==8.6.3
jupyter_core==5.7.2
matplotlib-inline==0.1.7
multidict==6.1.0
nest-asyncio==1.6.0
openai==1.51.0
openai==1.51.2
packaging==24.1
parso==0.8.4
pexpect==4.9.0
Expand All @@ -66,7 +66,7 @@ pydantic==2.9.2
pydantic_core==2.23.4
pyee==12.0.0
Pygments==2.18.0
pyparsing==3.1.4
pyparsing==3.2.0
pytest==8.3.3
pytest-base-url==2.1.0
pytest-playwright==0.5.2
Expand All @@ -83,7 +83,7 @@ sniffio==1.3.1
stack-data==0.6.3
text-unidecode==1.3
tiktoken==0.8.0
tokenizers==0.20.0
tokenizers==0.20.1
tornado==6.4.1
tqdm==4.66.5
traitlets==5.14.3
Expand All @@ -93,5 +93,5 @@ uritemplate==4.1.1
urllib3==2.2.3
wcwidth==0.2.13
websockets==13.1
yarl==1.13.1
yarl==1.15.2
zipp==3.20.2

0 comments on commit a2a796d

Please sign in to comment.