Skip to content

Commit 4e42b76

Browse files
build(deps): bump the production-dependencies group with 3 updates
Bumps the production-dependencies group with 3 updates: [idna](https://github.com/kjd/idna), [imap-tools](https://github.com/ikvk/imap_tools) and [requests](https://github.com/psf/requests). Updates `idna` from 3.14 to 3.15 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.14...v3.15) Updates `imap-tools` from 1.12.1 to 1.13.0 - [Release notes](https://github.com/ikvk/imap_tools/releases) - [Changelog](https://github.com/ikvk/imap_tools/blob/master/docs/release_notes.rst) - [Commits](ikvk/imap_tools@v1.12.1...v1.13.0) Updates `requests` from 2.34.0 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.34.0...v2.34.2) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: imap-tools dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 342eec1 commit 4e42b76

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ grpcio==1.80.0
77
grpcio-testing==1.80.0
88
grpcio-tools==1.80.0
99
gunicorn==26.0.0
10-
idna==3.14
11-
imap-tools==1.12.1
10+
idna==3.15
11+
imap-tools==1.13.0
1212
peewee==4.0.5
1313
phonenumbers==9.0.30
1414
pika==1.4.0
@@ -17,7 +17,7 @@ pycryptodomex==3.23.0
1717
pyftpdlib==2.2.0
1818
pymysql==1.1.3
1919
pyOpenSSL==26.2.0
20-
requests==2.34.0
20+
requests==2.34.2
2121
tqdm==4.67.3
2222
webencodings==0.5.1
2323
websocket==0.2.1

0 commit comments

Comments
 (0)