Skip to content

Commit

Permalink
Merge pull request #53 from denpamusic/dependabot/pip/types-pyserial-…
Browse files Browse the repository at this point in the history
…3.5.0.20240311

Bump types-pyserial from 3.5.0.20240205 to 3.5.0.20240311
  • Loading branch information
denpamusic committed Mar 12, 2024
2 parents 98b593c + 6169830 commit 0ae58da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ test = [
"pytest-asyncio==0.23.5.post1",
"ruff==0.3.0",
"tox==4.13.0",
"types-pyserial==3.5.0.20240205"
"types-pyserial==3.5.0.20240311"
]
docs = [
"sphinx==7.2.6",
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ pytest-asyncio==0.23.5.post1
ruff==0.3.0
tomli==2.0.1
tox==4.13.0
types-pyserial==3.5.0.20240205
types-pyserial==3.5.0.20240311

0 comments on commit 0ae58da

Please sign in to comment.