Skip to content

Commit 7ec0589

Browse files
committed
bump versions
1 parent a191a83 commit 7ec0589

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,32 +6,32 @@
66
#
77
bleak==0.21.1
88
# via meshtastic
9-
certifi==2024.7.4
9+
certifi==2024.8.30
1010
# via
1111
# influxdb-client
1212
# requests
1313
# sentry-sdk
1414
charset-normalizer==3.3.2
1515
# via requests
16-
coverage==7.6.0
16+
coverage==7.6.1
1717
# via pytest-cov
1818
dataclasses-json==0.6.7
1919
# via bridger (pyproject.toml)
20-
dbus-fast==2.22.1
20+
dbus-fast==2.24.0
2121
# via bleak
2222
dotmap==1.3.30
2323
# via meshtastic
24-
idna==3.7
24+
idna==3.8
2525
# via requests
26-
influxdb-client==1.44.0
26+
influxdb-client==1.45.0
2727
# via bridger (pyproject.toml)
2828
iniconfig==2.0.0
2929
# via pytest
3030
loguru==0.7.2
3131
# via bridger (pyproject.toml)
32-
marshmallow==3.21.3
32+
marshmallow==3.22.0
3333
# via dataclasses-json
34-
meshtastic==2.3.14
34+
meshtastic==2.4.0
3535
# via bridger (pyproject.toml)
3636
mypy-extensions==1.0.0
3737
# via typing-inspect
@@ -48,13 +48,13 @@ pluggy==1.5.0
4848
# via pytest
4949
print-color==0.4.6
5050
# via meshtastic
51-
protobuf==5.27.3
51+
protobuf==5.28.0
5252
# via
5353
# bridger (pyproject.toml)
5454
# meshtastic
5555
ptyprocess==0.7.0
5656
# via pexpect
57-
pyparsing==3.1.2
57+
pyparsing==3.1.4
5858
# via meshtastic
5959
pypubsub==4.0.3
6060
# via meshtastic
@@ -72,13 +72,13 @@ python-dateutil==2.9.0.post0
7272
# via influxdb-client
7373
python-dotenv==1.0.1
7474
# via bridger (pyproject.toml)
75-
pyyaml==6.0.1
75+
pyyaml==6.0.2
7676
# via meshtastic
7777
reactivex==4.0.4
7878
# via influxdb-client
7979
requests==2.32.3
8080
# via meshtastic
81-
sentry-sdk==2.12.0
81+
sentry-sdk==2.13.0
8282
# via bridger (pyproject.toml)
8383
six==1.16.0
8484
# via python-dateutil

0 commit comments

Comments
 (0)