Skip to content

Commit a113d8c

Browse files
committed
additional updates
1 parent ade1902 commit a113d8c

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
@@ -51,9 +51,9 @@ iniconfig==2.0.0
5151
# via pytest
5252
loguru==0.7.2
5353
# via bridger (pyproject.toml)
54-
marshmallow==3.23.0
54+
marshmallow==3.23.1
5555
# via dataclasses-json
56-
meshtastic==2.5.3
56+
meshtastic==2.5.4
5757
# via bridger (pyproject.toml)
5858
multidict==6.1.0
5959
# via
@@ -96,7 +96,7 @@ pytest==8.3.3
9696
# via
9797
# bridger (pyproject.toml)
9898
# pytest-cov
99-
pytest-cov==5.0.0
99+
pytest-cov==6.0.0
100100
# via bridger (pyproject.toml)
101101
python-dateutil==2.9.0.post0
102102
# via
@@ -136,7 +136,7 @@ urllib3==2.2.3
136136
# sentry-sdk
137137
webencodings==0.5.1
138138
# via meshtastic
139-
yarl==1.17.0
139+
yarl==1.17.1
140140
# via aiohttp
141141

142142
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)