Skip to content

Commit

Permalink
Bump the pip group across 1 directory with 6 updates (#734)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 2216aa7 commit f5c065b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions automated_tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
attrs==21.4.0
behave==1.2.6
behavex==1.5.11
certifi==2023.7.22
certifi==2024.7.4
charset-normalizer==2.1.0
configobj==5.0.6
csscompressor==0.9.5
deepdiff==5.8.0
docker==5.0.3
htmlmin==0.1.12
idna==3.3
idna==3.7
importlib-resources==5.9.0
Jinja2==3.1.2
Jinja2==3.1.5
jsonschema==4.7.2
MarkupSafe==2.1.1
ordered-set==4.1.0
Expand All @@ -19,8 +19,8 @@ parse-type==0.6.0
PyHamcrest==2.0.3
pyrsistent==0.18.1
PyYAML==6.0
requests==2.31.0
requests==2.32.2
six==1.16.0
urllib3==1.26.18
urllib3==1.26.19
websocket-client==1.3.3
zipp==3.8.1
zipp==3.19.1

0 comments on commit f5c065b

Please sign in to comment.