Skip to content

Commit f5c065b

Browse files
Bump the pip group across 1 directory with 6 updates (#734)
Bumps the pip group with 6 updates in the /automated_tests directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2024.7.4` | | [idna](https://github.com/kjd/idna) | `3.3` | `3.7` | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.5` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.18` | `1.26.19` | | [zipp](https://github.com/jaraco/zipp) | `3.8.1` | `3.19.1` | Updates `certifi` from 2023.7.22 to 2024.7.4 - [Commits](certifi/python-certifi@2023.07.22...2024.07.04) Updates `idna` from 3.3 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.3...v3.7) Updates `jinja2` from 3.1.2 to 3.1.5 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.5) Updates `requests` from 2.31.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.2) Updates `urllib3` from 1.26.18 to 1.26.19 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.18...1.26.19) Updates `zipp` from 3.8.1 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.8.1...v3.19.1) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip - dependency-name: zipp 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 2216aa7 commit f5c065b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

automated_tests/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
attrs==21.4.0
22
behave==1.2.6
33
behavex==1.5.11
4-
certifi==2023.7.22
4+
certifi==2024.7.4
55
charset-normalizer==2.1.0
66
configobj==5.0.6
77
csscompressor==0.9.5
88
deepdiff==5.8.0
99
docker==5.0.3
1010
htmlmin==0.1.12
11-
idna==3.3
11+
idna==3.7
1212
importlib-resources==5.9.0
13-
Jinja2==3.1.2
13+
Jinja2==3.1.5
1414
jsonschema==4.7.2
1515
MarkupSafe==2.1.1
1616
ordered-set==4.1.0
@@ -19,8 +19,8 @@ parse-type==0.6.0
1919
PyHamcrest==2.0.3
2020
pyrsistent==0.18.1
2121
PyYAML==6.0
22-
requests==2.31.0
22+
requests==2.32.2
2323
six==1.16.0
24-
urllib3==1.26.18
24+
urllib3==1.26.19
2525
websocket-client==1.3.3
26-
zipp==3.8.1
26+
zipp==3.19.1

0 commit comments

Comments
 (0)