File tree Expand file tree Collapse file tree 1 file changed +15
-13
lines changed
Expand file tree Collapse file tree 1 file changed +15
-13
lines changed Original file line number Diff line number Diff line change 66#
77aiohappyeyeballs == 2.4.3
88 # via aiohttp
9- aiohttp == 3.10.9
9+ aiohttp == 3.10.10
1010 # via discord-py
1111aiosignal == 1.3.1
1212 # via aiohttp
1313arrow == 1.3.0
1414 # via bridger (pyproject.toml)
1515attrs == 24.2.0
1616 # via aiohttp
17- bleak == 0.21.1
17+ bleak == 0.22.3
1818 # via meshtastic
1919certifi == 2024.8.30
2020 # via
@@ -23,11 +23,11 @@ certifi==2024.8.30
2323 # sentry-sdk
2424cffi == 1.17.1
2525 # via cryptography
26- charset-normalizer == 3.3.2
26+ charset-normalizer == 3.4.0
2727 # via requests
28- coverage == 7.6.1
28+ coverage == 7.6.4
2929 # via pytest-cov
30- cryptography == 43.0.1
30+ cryptography == 43.0.3
3131 # via bridger (pyproject.toml)
3232dataclasses-json == 0.6.7
3333 # via bridger (pyproject.toml)
@@ -37,23 +37,23 @@ discord-py==2.4.0
3737 # via bridger (pyproject.toml)
3838dotmap == 1.3.30
3939 # via meshtastic
40- frozenlist == 1.4.1
40+ frozenlist == 1.5.0
4141 # via
4242 # aiohttp
4343 # aiosignal
4444idna == 3.10
4545 # via
4646 # requests
4747 # yarl
48- influxdb-client == 1.46 .0
48+ influxdb-client == 1.47 .0
4949 # via bridger (pyproject.toml)
5050iniconfig == 2.0.0
5151 # via pytest
5252loguru == 0.7.2
5353 # via bridger (pyproject.toml)
54- marshmallow == 3.22 .0
54+ marshmallow == 3.23 .0
5555 # via dataclasses-json
56- meshtastic == 2.5.1
56+ meshtastic == 2.5.3
5757 # via bridger (pyproject.toml)
5858multidict == 6.1.0
5959 # via
@@ -74,15 +74,17 @@ pluggy==1.5.0
7474 # via pytest
7575print-color == 0.4.6
7676 # via meshtastic
77- protobuf == 5.28.2
77+ propcache == 0.2.0
78+ # via yarl
79+ protobuf == 5.28.3
7880 # via
7981 # bridger (pyproject.toml)
8082 # meshtastic
8183ptyprocess == 0.7.0
8284 # via pexpect
8385pycparser == 2.22
8486 # via cffi
85- pyparsing == 3.1.4
87+ pyparsing == 3.2.0
8688 # via meshtastic
8789pypubsub == 4.0.3
8890 # via meshtastic
@@ -113,7 +115,7 @@ requests==2.32.3
113115 # requests-mock
114116requests-mock == 1.12.1
115117 # via bridger (pyproject.toml)
116- sentry-sdk == 2.15 .0
118+ sentry-sdk == 2.17 .0
117119 # via bridger (pyproject.toml)
118120six == 1.16.0
119121 # via python-dateutil
@@ -134,7 +136,7 @@ urllib3==2.2.3
134136 # sentry-sdk
135137webencodings == 0.5.1
136138 # via meshtastic
137- yarl == 1.13.1
139+ yarl == 1.17.0
138140 # via aiohttp
139141
140142# The following packages are considered to be unsafe in a requirements file:
You can’t perform that action at this time.
0 commit comments