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 #47 from thehale/dependabot/pip/development-dependencies-baa91b6655

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

authored by

github-actions[bot] and committed by
GitHub
(Sep 16, 2024, 1:21 PM UTC) 4bc8cfe5 96588ce7

+3 -3
+3 -3
poetry.lock
··· 246 246 247 247 [[package]] 248 248 name = "pytest" 249 - version = "8.3.2" 249 + version = "8.3.3" 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.2-py3-none-any.whl", hash = "sha256:4ba08f9ae7dcf84ded419494d229b48d0903ea6407b030eaec46df5e6a73bba5"}, 255 - {file = "pytest-8.3.2.tar.gz", hash = "sha256:c132345d12ce551242c87269de812483f5bcc87cdbb4722e48487ba194f9fdce"}, 254 + {file = "pytest-8.3.3-py3-none-any.whl", hash = "sha256:a6853c7375b2663155079443d2e45de913a911a11d669df02a50814944db57b2"}, 255 + {file = "pytest-8.3.3.tar.gz", hash = "sha256:70b98107bd648308a7952b06e6ca9a50bc660be218d53c257cc1fc94fda10181"}, 256 256 ] 257 257 258 258 [package.dependencies]