Skip to content

Commit 6b7719a

Browse files
chore(deps): bump virtualenv in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [virtualenv](https://github.com/pypa/virtualenv). Updates `virtualenv` from 20.24.2 to 20.26.6 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.24.2...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.26.6 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3563185 commit 6b7719a

File tree

1 file changed

+4
-62
lines changed

1 file changed

+4
-62
lines changed

requirements.txt

Lines changed: 4 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -6,38 +6,16 @@
66
#
77
astroid==2.15.6
88
# via pylint
9-
backports-tarfile==1.2.0
10-
# via jaraco-context
119
build==0.10.0
1210
# via pip-tools
1311
bump2version==1.0.1
1412
# via bumpversion
1513
bumpversion==0.6.0
1614
# via -r requirements.in
17-
certifi==2024.8.30
18-
# via
19-
# cloudsmith-api
20-
# requests
2115
cfgv==3.3.1
2216
# via pre-commit
23-
charset-normalizer==3.3.2
24-
# via requests
2517
click==8.1.6
26-
# via
27-
# click-configfile
28-
# click-didyoumean
29-
# cloudsmith-cli (setup.py)
30-
# pip-tools
31-
click-configfile==0.2.3
32-
# via cloudsmith-cli (setup.py)
33-
click-didyoumean==0.3.1
34-
# via cloudsmith-cli (setup.py)
35-
click-spinner==0.1.10
36-
# via cloudsmith-cli (setup.py)
37-
cloudsmith-api==2.0.22
38-
# via cloudsmith-cli (setup.py)
39-
configparser==7.1.0
40-
# via click-configfile
18+
# via pip-tools
4119
coverage[toml]==7.2.7
4220
# via pytest-cov
4321
dill==0.3.7
@@ -54,30 +32,14 @@ httpretty==1.1.4
5432
# via -r requirements.in
5533
identify==2.5.26
5634
# via pre-commit
57-
idna==3.8
58-
# via requests
59-
importlib-metadata==8.7.0
60-
# via keyring
6135
iniconfig==2.0.0
6236
# via pytest
6337
isort==5.12.0
6438
# via pylint
65-
jaraco-classes==3.4.0
66-
# via keyring
67-
jaraco-context==6.0.1
68-
# via keyring
69-
jaraco-functools==4.0.2
70-
# via keyring
71-
keyring==25.4.1
72-
# via cloudsmith-cli (setup.py)
7339
lazy-object-proxy==1.9.0
7440
# via astroid
7541
mccabe==0.7.0
7642
# via pylint
77-
more-itertools==10.5.0
78-
# via
79-
# jaraco-classes
80-
# jaraco-functools
8143
nodeenv==1.8.0
8244
# via pre-commit
8345
packaging==23.1
@@ -103,24 +65,11 @@ pytest==7.4.0
10365
pytest-cov==4.1.0
10466
# via -r requirements.in
10567
python-dateutil==2.9.0.post0
106-
# via
107-
# cloudsmith-api
108-
# freezegun
68+
# via freezegun
10969
pyyaml==6.0.1
11070
# via pre-commit
111-
requests==2.32.3
112-
# via
113-
# cloudsmith-cli (setup.py)
114-
# requests-toolbelt
115-
requests-toolbelt==1.0.0
116-
# via cloudsmith-cli (setup.py)
117-
semver==3.0.2
118-
# via cloudsmith-cli (setup.py)
11971
six==1.16.0
120-
# via
121-
# click-configfile
122-
# cloudsmith-api
123-
# python-dateutil
72+
# via python-dateutil
12473
tomli==2.2.1
12574
# via
12675
# build
@@ -135,19 +84,12 @@ typing-extensions==4.13.2
13584
# via
13685
# astroid
13786
# pylint
138-
urllib3==1.26.20
139-
# via
140-
# cloudsmith-api
141-
# cloudsmith-cli (setup.py)
142-
# requests
143-
virtualenv==20.24.2
87+
virtualenv==20.26.6
14488
# via pre-commit
14589
wheel==0.41.1
14690
# via pip-tools
14791
wrapt==1.15.0
14892
# via astroid
149-
zipp==3.21.0
150-
# via importlib-metadata
15193

15294
# The following packages are considered to be unsafe in a requirements file:
15395
# pip

0 commit comments

Comments
 (0)