Spaces:
Running
Bump the pip group across 1 directory with 8 updates (#93)
Browse filesBumps the pip group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.3` | `3.9.4` |
| [cryptography](https://github.com/pyca/cryptography) | `42.0.2` | `42.0.4` |
| [idna](https://github.com/kjd/idna) | `3.6` | `3.7` |
| [litellm](https://github.com/BerriAI/litellm) | `1.32.7` | `1.34.42` |
| [orjson](https://github.com/ijl/orjson) | `3.9.13` | `3.9.15` |
| [pillow](https://github.com/python-pillow/Pillow) | `10.2.0` | `10.3.0` |
| [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` |
| [tqdm](https://github.com/tqdm/tqdm) | `4.66.1` | `4.66.3` |
Updates `aiohttp` from 3.9.3 to 3.9.4
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.3...v3.9.4)
Updates `cryptography` from 42.0.2 to 42.0.4
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4)
Updates `idna` from 3.6 to 3.7
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)
Updates `litellm` from 1.32.7 to 1.34.42
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](https://github.com/BerriAI/litellm/compare/v1.32.7...v1.34.42)
Updates `orjson` from 3.9.13 to 3.9.15
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.9.13...3.9.15)
Updates `pillow` from 10.2.0 to 10.3.0
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0)
Updates `requests` from 2.31.0 to 2.32.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2)
Updates `tqdm` from 4.66.1 to 4.66.3
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
dependency-group: pip
- dependency-name: cryptography
dependency-type: direct:production
dependency-group: pip
- dependency-name: idna
dependency-type: direct:production
dependency-group: pip
- dependency-name: litellm
dependency-type: direct:production
dependency-group: pip
- dependency-name: orjson
dependency-type: direct:production
dependency-group: pip
- dependency-name: pillow
dependency-type: direct:production
dependency-group: pip
- dependency-name: requests
dependency-type: direct:production
dependency-group: pip
- dependency-name: tqdm
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- requirements.txt +8 -8
@@ -1,5 +1,5 @@
|
|
1 |
aiofiles==23.2.1
|
2 |
-
aiohttp==3.9.
|
3 |
aiosignal==1.3.1
|
4 |
altair==5.2.0
|
5 |
annotated-types==0.6.0
|
@@ -13,7 +13,7 @@ charset-normalizer==3.3.2
|
|
13 |
click==8.1.7
|
14 |
colorama==0.4.6
|
15 |
contourpy==1.2.0
|
16 |
-
cryptography==42.0.
|
17 |
cycler==0.12.1
|
18 |
distro==1.9.0
|
19 |
fastapi==0.109.2
|
@@ -47,7 +47,7 @@ httpcore==1.0.2
|
|
47 |
httplib2==0.22.0
|
48 |
httpx==0.26.0
|
49 |
huggingface-hub==0.20.3
|
50 |
-
idna==3.
|
51 |
importlib-metadata==7.0.1
|
52 |
importlib-resources==6.1.1
|
53 |
Jinja2==3.1.3
|
@@ -55,7 +55,7 @@ jsonschema==4.21.1
|
|
55 |
jsonschema-specifications==2023.12.1
|
56 |
kiwisolver==1.4.5
|
57 |
lingua-language-detector==2.0.2
|
58 |
-
litellm==1.
|
59 |
markdown-it-py==3.0.0
|
60 |
MarkupSafe==2.1.5
|
61 |
matplotlib==3.8.2
|
@@ -64,10 +64,10 @@ msgpack==1.0.7
|
|
64 |
multidict==6.0.5
|
65 |
numpy==1.26.3
|
66 |
openai==1.11.1
|
67 |
-
orjson==3.9.
|
68 |
packaging==23.2
|
69 |
pandas==2.2.0
|
70 |
-
pillow==10.
|
71 |
proto-plus==1.23.0
|
72 |
protobuf==4.25.2
|
73 |
pyasn1==0.5.1
|
@@ -86,7 +86,7 @@ pytz==2024.1
|
|
86 |
PyYAML==6.0.1
|
87 |
referencing==0.33.0
|
88 |
regex==2023.12.25
|
89 |
-
requests==2.
|
90 |
rich==13.7.0
|
91 |
rpds-py==0.17.1
|
92 |
rsa==4.9
|
@@ -101,7 +101,7 @@ tiktoken==0.5.2
|
|
101 |
tokenizers==0.15.1
|
102 |
tomlkit==0.12.0
|
103 |
toolz==0.12.1
|
104 |
-
tqdm==4.66.
|
105 |
typer==0.9.0
|
106 |
typing_extensions==4.9.0
|
107 |
tzdata==2023.4
|
|
|
1 |
aiofiles==23.2.1
|
2 |
+
aiohttp==3.9.4
|
3 |
aiosignal==1.3.1
|
4 |
altair==5.2.0
|
5 |
annotated-types==0.6.0
|
|
|
13 |
click==8.1.7
|
14 |
colorama==0.4.6
|
15 |
contourpy==1.2.0
|
16 |
+
cryptography==42.0.4
|
17 |
cycler==0.12.1
|
18 |
distro==1.9.0
|
19 |
fastapi==0.109.2
|
|
|
47 |
httplib2==0.22.0
|
48 |
httpx==0.26.0
|
49 |
huggingface-hub==0.20.3
|
50 |
+
idna==3.7
|
51 |
importlib-metadata==7.0.1
|
52 |
importlib-resources==6.1.1
|
53 |
Jinja2==3.1.3
|
|
|
55 |
jsonschema-specifications==2023.12.1
|
56 |
kiwisolver==1.4.5
|
57 |
lingua-language-detector==2.0.2
|
58 |
+
litellm==1.34.42
|
59 |
markdown-it-py==3.0.0
|
60 |
MarkupSafe==2.1.5
|
61 |
matplotlib==3.8.2
|
|
|
64 |
multidict==6.0.5
|
65 |
numpy==1.26.3
|
66 |
openai==1.11.1
|
67 |
+
orjson==3.9.15
|
68 |
packaging==23.2
|
69 |
pandas==2.2.0
|
70 |
+
pillow==10.3.0
|
71 |
proto-plus==1.23.0
|
72 |
protobuf==4.25.2
|
73 |
pyasn1==0.5.1
|
|
|
86 |
PyYAML==6.0.1
|
87 |
referencing==0.33.0
|
88 |
regex==2023.12.25
|
89 |
+
requests==2.32.2
|
90 |
rich==13.7.0
|
91 |
rpds-py==0.17.1
|
92 |
rsa==4.9
|
|
|
101 |
tokenizers==0.15.1
|
102 |
tomlkit==0.12.0
|
103 |
toolz==0.12.1
|
104 |
+
tqdm==4.66.3
|
105 |
typer==0.9.0
|
106 |
typing_extensions==4.9.0
|
107 |
tzdata==2023.4
|