A simple, elegant counter with support for counting multiple things at once.
0

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #50 from thehale/dependabot/pip/development-dependencies-6c7deac02c

build(deps-dev): Bump pytest from 8.3.4 to 8.3.5 in the development-dependencies group

authored by

github-actions[bot] and committed by
GitHub
(Mar 3, 2025, 1:51 PM UTC) 0bde852d 6ef2dda9

+3 -3
+3 -3
poetry.lock
··· 246 246 247 247 [[package]] 248 248 name = "pytest" 249 - version = "8.3.4" 249 + version = "8.3.5" 250 250 description = "pytest: simple powerful testing with Python" 251 251 optional = false 252 252 python-versions = ">=3.8" 253 253 files = [ 254 - {file = "pytest-8.3.4-py3-none-any.whl", hash = "sha256:50e16d954148559c9a74109af1eaf0c945ba2d8f30f0a3d3335edde19788b6f6"}, 255 - {file = "pytest-8.3.4.tar.gz", hash = "sha256:965370d062bce11e73868e0335abac31b4d3de0e82f4007408d242b4f8610761"}, 254 + {file = "pytest-8.3.5-py3-none-any.whl", hash = "sha256:c69214aa47deac29fad6c2a4f590b9c4a9fdb16a403176fe154b79c0b4d4d820"}, 255 + {file = "pytest-8.3.5.tar.gz", hash = "sha256:f4efe70cc14e511565ac476b57c279e12a855b11f48f212af1080ef2263d3845"}, 256 256 ] 257 257 258 258 [package.dependencies]