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.

build(deps-dev): Bump virtualenv from 20.26.1 to 20.26.6

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.1 to 20.26.6.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.26.1...20.26.6)

---
updated-dependencies:
- dependency-name: virtualenv
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

authored by

dependabot[bot] and committed by
GitHub
(Jan 13, 2025, 6:28 PM UTC) 1f9cad4a e79dfccd

+4 -4
+4 -4
poetry.lock
··· 1 - # This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. 1 + # This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. 2 2 3 3 [[package]] 4 4 name = "black" ··· 365 365 366 366 [[package]] 367 367 name = "virtualenv" 368 - version = "20.26.1" 368 + version = "20.26.6" 369 369 description = "Virtual Python Environment builder" 370 370 optional = false 371 371 python-versions = ">=3.7" 372 372 files = [ 373 - {file = "virtualenv-20.26.1-py3-none-any.whl", hash = "sha256:7aa9982a728ae5892558bff6a2839c00b9ed145523ece2274fad6f414690ae75"}, 374 - {file = "virtualenv-20.26.1.tar.gz", hash = "sha256:604bfdceaeece392802e6ae48e69cec49168b9c5f4a44e483963f9242eb0e78b"}, 373 + {file = "virtualenv-20.26.6-py3-none-any.whl", hash = "sha256:7345cc5b25405607a624d8418154577459c3e0277f5466dd79c49d5e492995f2"}, 374 + {file = "virtualenv-20.26.6.tar.gz", hash = "sha256:280aede09a2a5c317e409a00102e7077c6432c5a38f0ef938e643805a7ad2c48"}, 375 375 ] 376 376 377 377 [package.dependencies]