Compare commits
2 Commits
renovate/p
...
s-allius/i
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cf94cb19f2 | ||
|
|
7889e329ef |
@@ -7,7 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [unreleased]
|
||||
|
||||
- Update dependency pytest-asyncio to v1.1.0
|
||||
- save task references, to avoid a task disappearing mid-execution
|
||||
- catch socket.gaierror exception and log this with info level
|
||||
- Update dependency coverage to v7.9.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
flake8==7.3.0
|
||||
pytest==8.4.1
|
||||
pytest-asyncio==1.1.0
|
||||
pytest-cov==6.3.0
|
||||
pytest-asyncio==1.0.0
|
||||
pytest-cov==6.2.1
|
||||
python-dotenv==1.1.1
|
||||
mock==5.2.0
|
||||
coverage==7.9.2
|
||||
|
||||
Reference in New Issue
Block a user