Skip to content

Commit 7403b26

Browse files
Bump the python-requirements group with 13 updates (#1013)
* Bump the python-requirements group with 13 updates Bumps the python-requirements group with 13 updates: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.8.6` | `3.9.1` | | [azure-monitor-opentelemetry-exporter](https://github.com/Azure/azure-sdk-for-python) | `1.0.0b18` | `1.0.0b19` | | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2023.11.17` | | [cryptography](https://github.com/pyca/cryptography) | `41.0.5` | `41.0.7` | | [fixedint](https://github.com/nneonneo/fixedint) | `0.1.6` | `0.2.0` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.6` | | [numpy](https://github.com/numpy/numpy) | `1.26.1` | `1.26.2` | | [pandas](https://github.com/pandas-dev/pandas) | `2.1.2` | `2.1.3` | | [quart](https://github.com/pallets/quart) | `0.19.3` | `0.19.4` | | [urllib3](https://github.com/urllib3/urllib3) | `2.0.7` | `2.1.0` | | [yarl](https://github.com/aio-libs/yarl) | `1.9.2` | `1.9.3` | | [pypdf](https://github.com/py-pdf/pypdf) | `3.17.0` | `3.17.1` | | [playwright](https://github.com/Microsoft/playwright-python) | `1.39.0` | `1.40.0` | Updates `aiohttp` from 3.8.6 to 3.9.1 - [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.8.6...v3.9.1) Updates `azure-monitor-opentelemetry-exporter` from 1.0.0b18 to 1.0.0b19 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](Azure/azure-sdk-for-python@azure-monitor-opentelemetry-exporter_1.0.0b18...azure-monitor-opentelemetry-exporter_1.0.0b19) Updates `certifi` from 2023.7.22 to 2023.11.17 - [Commits](certifi/python-certifi@2023.07.22...2023.11.17) Updates `cryptography` from 41.0.5 to 41.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.5...41.0.7) Updates `fixedint` from 0.1.6 to 0.2.0 - [Changelog](https://github.com/nneonneo/fixedint/blob/master/CHANGES) - [Commits](nneonneo/fixedint@v0.1.6...v0.2.0) Updates `idna` from 3.4 to 3.6 - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.6) Updates `numpy` from 1.26.1 to 1.26.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.1...v1.26.2) Updates `pandas` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.1.2...v2.1.3) Updates `quart` from 0.19.3 to 0.19.4 - [Changelog](https://github.com/pallets/quart/blob/main/CHANGES.rst) - [Commits](pallets/quart@0.19.3...0.19.4) Updates `urllib3` from 2.0.7 to 2.1.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.7...2.1.0) Updates `yarl` from 1.9.2 to 1.9.3 - [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.9.2...v1.9.3) Updates `pypdf` from 3.17.0 to 3.17.1 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@3.17.0...3.17.1) Updates `playwright` from 1.39.0 to 1.40.0 - [Release notes](https://github.com/Microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.39.0...v1.40.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: azure-monitor-opentelemetry-exporter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: fixedint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: quart dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: pypdf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <[email protected]> * Update both reqs * Change location * Fix fixedint --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pamela Fox <[email protected]>
1 parent bb81f19 commit 7403b26

File tree

3 files changed

+24
-32
lines changed

3 files changed

+24
-32
lines changed

app/backend/requirements.txt

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiofiles==23.2.1
88
# via quart
9-
aiohttp==3.9.0
9+
aiohttp==3.9.1
1010
# via
1111
# -r requirements.in
1212
# openai
@@ -33,7 +33,7 @@ azure-identity==1.15.0
3333
# via -r requirements.in
3434
azure-monitor-opentelemetry==1.1.0
3535
# via -r requirements.in
36-
azure-monitor-opentelemetry-exporter==1.0.0b18
36+
azure-monitor-opentelemetry-exporter==1.0.0b19
3737
# via azure-monitor-opentelemetry
3838
azure-search-documents==11.4.0b11
3939
# via -r requirements.in
@@ -43,7 +43,7 @@ blinker==1.7.0
4343
# via
4444
# flask
4545
# quart
46-
certifi==2023.7.22
46+
certifi==2023.11.17
4747
# via
4848
# msrest
4949
# requests
@@ -56,7 +56,7 @@ click==8.1.7
5656
# flask
5757
# quart
5858
# uvicorn
59-
cryptography==41.0.6
59+
cryptography==41.0.7
6060
# via
6161
# azure-identity
6262
# azure-storage-blob
@@ -87,7 +87,7 @@ hypercorn==0.15.0
8787
# via quart
8888
hyperframe==6.0.1
8989
# via h2
90-
idna==3.4
90+
idna==3.6
9191
# via
9292
# requests
9393
# yarl
@@ -126,17 +126,15 @@ multidict==6.0.4
126126
# via
127127
# aiohttp
128128
# yarl
129-
numpy==1.26.1
129+
numpy==1.26.2
130130
# via
131131
# openai
132132
# pandas
133133
# pandas-stubs
134134
oauthlib==3.2.2
135135
# via requests-oauthlib
136136
openai[datalib]==0.28.1
137-
# via
138-
# -r requirements.in
139-
# openai
137+
# via -r requirements.in
140138
openpyxl==3.1.2
141139
# via openai
142140
opentelemetry-api==1.21.0
@@ -229,7 +227,7 @@ opentelemetry-util-http==0.42b0
229227
# opentelemetry-instrumentation-wsgi
230228
packaging==23.2
231229
# via opentelemetry-instrumentation-flask
232-
pandas==2.1.2
230+
pandas==2.1.3
233231
# via openai
234232
pandas-stubs==2.1.1.230928
235233
# via openai
@@ -240,14 +238,12 @@ priority==2.0.0
240238
pycparser==2.21
241239
# via cffi
242240
pyjwt[crypto]==2.8.0
243-
# via
244-
# msal
245-
# pyjwt
241+
# via msal
246242
python-dateutil==2.8.2
247243
# via pandas
248244
pytz==2023.3.post1
249245
# via pandas
250-
quart==0.19.3
246+
quart==0.19.4
251247
# via
252248
# -r requirements.in
253249
# quart-cors
@@ -283,7 +279,7 @@ typing-extensions==4.8.0
283279
# opentelemetry-sdk
284280
tzdata==2023.3
285281
# via pandas
286-
urllib3==2.0.7
282+
urllib3==2.1.0
287283
# via requests
288284
uvicorn==0.24.0.post1
289285
# via -r requirements.in
@@ -300,7 +296,7 @@ wrapt==1.16.0
300296
# opentelemetry-instrumentation-urllib3
301297
wsproto==1.2.0
302298
# via hypercorn
303-
yarl==1.9.2
299+
yarl==1.9.3
304300
# via aiohttp
305301
zipp==3.17.0
306302
# via importlib-metadata

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pytest
66
pytest-asyncio
77
pytest-snapshot
88
coverage
9-
playwright==1.39.0
9+
playwright
1010
pytest-cov
1111
pytest-playwright
1212
pre-commit

scripts/requirements.txt

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile requirements.in
66
#
7-
aiohttp==3.9.0
7+
aiohttp==3.9.1
88
# via openai
99
aiosignal==1.3.1
1010
# via aiohttp
@@ -34,15 +34,15 @@ azure-storage-blob==12.19.0
3434
# azure-storage-file-datalake
3535
azure-storage-file-datalake==12.14.0
3636
# via -r requirements.in
37-
certifi==2023.7.22
37+
certifi==2023.11.17
3838
# via
3939
# msrest
4040
# requests
4141
cffi==1.16.0
4242
# via cryptography
4343
charset-normalizer==3.3.2
4444
# via requests
45-
cryptography==41.0.6
45+
cryptography==41.0.7
4646
# via
4747
# azure-identity
4848
# azure-storage-blob
@@ -54,7 +54,7 @@ frozenlist==1.4.0
5454
# via
5555
# aiohttp
5656
# aiosignal
57-
idna==3.4
57+
idna==3.6
5858
# via
5959
# requests
6060
# yarl
@@ -76,20 +76,18 @@ multidict==6.0.4
7676
# via
7777
# aiohttp
7878
# yarl
79-
numpy==1.26.1
79+
numpy==1.26.2
8080
# via
8181
# openai
8282
# pandas
8383
# pandas-stubs
8484
oauthlib==3.2.2
8585
# via requests-oauthlib
8686
openai[datalib]==0.28.1
87-
# via
88-
# -r requirements.in
89-
# openai
87+
# via -r requirements.in
9088
openpyxl==3.1.2
9189
# via openai
92-
pandas==2.1.2
90+
pandas==2.1.3
9391
# via openai
9492
pandas-stubs==2.1.1.230928
9593
# via openai
@@ -98,10 +96,8 @@ portalocker==2.8.2
9896
pycparser==2.21
9997
# via cffi
10098
pyjwt[crypto]==2.8.0
101-
# via
102-
# msal
103-
# pyjwt
104-
pypdf==3.17.0
99+
# via msal
100+
pypdf==3.17.1
105101
# via -r requirements.in
106102
python-dateutil==2.8.2
107103
# via pandas
@@ -140,7 +136,7 @@ typing-extensions==4.8.0
140136
# azure-storage-file-datalake
141137
tzdata==2023.3
142138
# via pandas
143-
urllib3==2.0.7
139+
urllib3==2.1.0
144140
# via requests
145-
yarl==1.9.2
141+
yarl==1.9.3
146142
# via aiohttp

0 commit comments

Comments
 (0)