Skip to content

Commit 866687e

Browse files
dependabot[bot]andyshinn
authored andcommitted
Bump the pip group across 1 directory with 4 updates
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ad2e5b commit 866687e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aiocache==0.12.3
88
# via bridger (pyproject.toml)
99
aiohappyeyeballs==2.6.1
1010
# via aiohttp
11-
aiohttp==3.13.2
11+
aiohttp==3.13.3
1212
# via
1313
# bridger (pyproject.toml)
1414
# discord-py
@@ -32,7 +32,7 @@ charset-normalizer==3.4.4
3232
# via requests
3333
coverage==7.13.0
3434
# via pytest-cov
35-
cryptography==46.0.3
35+
cryptography==46.0.5
3636
# via bridger (pyproject.toml)
3737
dataclasses-json==0.6.7
3838
# via bridger (pyproject.toml)
@@ -85,7 +85,7 @@ propcache==0.4.1
8585
# via
8686
# aiohttp
8787
# yarl
88-
protobuf==6.33.1
88+
protobuf==6.33.5
8989
# via
9090
# bridger (pyproject.toml)
9191
# meshtastic
@@ -143,7 +143,7 @@ typing-extensions==4.15.0
143143
# typing-inspect
144144
typing-inspect==0.9.0
145145
# via dataclasses-json
146-
urllib3==2.6.2
146+
urllib3==2.6.3
147147
# via
148148
# influxdb-client
149149
# requests

0 commit comments

Comments
 (0)