Compare commits

..

13 Commits

Author SHA1 Message Date
af4a02591a Update dependency mypy to v1.18.2
All checks were successful
Analysis / SonarCloud (pull_request) Successful in 53s
Tests / Build and Test (3.11) (pull_request) Successful in 1m22s
Tests / Build and Test (3.12) (pull_request) Successful in 1m20s
Tests / Build and Test (3.13) (pull_request) Successful in 1m13s
2025-09-19 03:46:33 +03:00
5d5609a71f Merge pull request 'Update dependency mypy to v1.18.1' (#250) from renovate/mypy-1.x into dev
All checks were successful
Analysis / SonarCloud (push) Successful in 57s
Reviewed-on: #250
2025-09-12 15:11:10 +03:00
9265883e3b Merge pull request 'Update dependency pytest-asyncio to v1.2.0' (#251) from renovate/pytest-asyncio-1.x into dev
Some checks failed
Analysis / SonarCloud (push) Has been cancelled
Reviewed-on: #251
2025-09-12 15:11:03 +03:00
9f678696cd Update dependency pytest-asyncio to v1.2.0
All checks were successful
Analysis / SonarCloud (pull_request) Successful in 49s
Tests / Build and Test (3.11) (pull_request) Successful in 1m20s
Tests / Build and Test (3.12) (pull_request) Successful in 1m21s
Tests / Build and Test (3.13) (pull_request) Successful in 1m13s
2025-09-12 11:19:35 +03:00
8b23d5db50 Update dependency mypy to v1.18.1
All checks were successful
Analysis / SonarCloud (pull_request) Successful in 53s
Tests / Build and Test (3.11) (pull_request) Successful in 1m20s
Tests / Build and Test (3.12) (pull_request) Successful in 1m18s
Tests / Build and Test (3.13) (pull_request) Successful in 1m10s
2025-09-12 02:59:10 +03:00
4b828b4425 Update dependency pytest-cov to v7 (#249)
All checks were successful
Analysis / SonarCloud (push) Successful in 59s
2025-09-09 16:27:20 +03:00
dbc6ee01da Update dependency pytest-cov to v7
All checks were successful
Analysis / SonarCloud (pull_request) Successful in 53s
Tests / Build and Test (3.11) (pull_request) Successful in 1m16s
Tests / Build and Test (3.12) (pull_request) Successful in 1m17s
Tests / Build and Test (3.13) (pull_request) Successful in 1m12s
2025-09-09 14:58:01 +03:00
da9f47db8f Merge pull request 'Update dependency pytest-cov to v6.3.0' (#248) from renovate/pytest-cov-6.x into dev
All checks were successful
Analysis / SonarCloud (push) Successful in 57s
Reviewed-on: #248
2025-09-07 00:17:57 +03:00
0ea3c3a273 Update dependency pytest-cov to v6.3.0
All checks were successful
Analysis / SonarCloud (pull_request) Successful in 1m4s
Tests / Build and Test (3.11) (pull_request) Successful in 1m25s
Tests / Build and Test (3.12) (pull_request) Successful in 1m18s
Tests / Build and Test (3.13) (pull_request) Successful in 1m14s
2025-09-06 19:41:01 +03:00
477865dd29 Merge pull request 'Update dependency twine to v6.2.0' (#246) from renovate/twine-6.x into dev
All checks were successful
Analysis / SonarCloud (push) Successful in 53s
Reviewed-on: #246
2025-09-05 09:04:34 +03:00
5ced446fee Update dependency twine to v6.2.0
All checks were successful
Analysis / SonarCloud (pull_request) Successful in 52s
Tests / Build and Test (3.11) (pull_request) Successful in 1m17s
Tests / Build and Test (3.12) (pull_request) Successful in 1m18s
Tests / Build and Test (3.13) (pull_request) Successful in 1m11s
2025-09-04 22:07:57 +03:00
d60866f1a8 Merge pull request 'Update dependency tox to v4.30.2' (#247) from renovate/tox-4.x into dev
All checks were successful
Analysis / SonarCloud (push) Successful in 55s
Reviewed-on: #247
2025-09-04 21:07:52 +03:00
9aafc53a5c Update dependency tox to v4.30.2
All checks were successful
Analysis / SonarCloud (pull_request) Successful in 52s
Tests / Build and Test (3.11) (pull_request) Successful in 1m16s
Tests / Build and Test (3.12) (pull_request) Successful in 1m17s
Tests / Build and Test (3.13) (pull_request) Successful in 1m11s
2025-09-04 20:03:28 +03:00

View File

@@ -1,12 +1,12 @@
black==25.1.0 black==25.1.0
build==1.3.0 build==1.3.0
isort==5.13.2 isort==5.13.2
mypy==1.17.1 mypy==1.18.2
pylint==3.3.8 pylint==3.3.8
pytest-asyncio==1.1.0 pytest-asyncio==1.2.0
pytest-cov==6.2.1 pytest-cov==7.0.0
pytest==8.4.2 pytest==8.4.2
tox==4.30.1 tox==4.30.2
twine==6.2.0 twine==6.2.0
types-aiofiles==24.1.0.20250822 types-aiofiles==24.1.0.20250822
types-ujson==5.10.0.20250822 types-ujson==5.10.0.20250822