Skip to content

Commit 87062aa

Browse files
Bump the pip group with 2 updates (#498)
Bumps the pip group with 2 updates: [virtualenv](https://github.com/pypa/virtualenv) and [requests](https://github.com/psf/requests). Updates `virtualenv` from 20.25.1 to 20.27.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.25.1...20.27.0) Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.27.0 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93311ab commit 87062aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ tomli==2.2.1
3131
tox==4.14.1
3232
typing_extensions==4.13.2
3333
validate-pyproject==0.24.1
34-
virtualenv==20.25.1
34+
virtualenv==20.27.0
3535
zipp==3.21.0

requirements_converter.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
ua-parser==1.0.0
44
ua-parser-builtins==0.18.0.post1
55
ua-parser-rs==0.1.2
6-
requests==2.32.3
6+
requests==2.32.4

0 commit comments

Comments
 (0)