Skip to content

Commit

Permalink
Bump the pip group across 3 directories with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the /RFI-assistant directory: [urllib3](https://github.com/urllib3/urllib3).
Bumps the pip group with 1 update in the /brlawgpt directory: [requests](https://github.com/psf/requests).
Bumps the pip group with 1 update in the /legal_process_summarizer_app directory: [requests](https://github.com/psf/requests).


Updates `urllib3` from 2.0.7 to 2.2.2
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.7...2.2.2)

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 `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)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent a646aea commit ecff86f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion RFI-assistant/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toml==0.10.2
pypdf==3.17.0
h2ogpte==1.5.10
openpyxl==3.1.2
urllib3==2.0.7
urllib3==2.2.2
requests_file==1.5.1
validators==0.22.0
wget==3.2
2 changes: 1 addition & 1 deletion brlawgpt/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
numpy
Requests==2.31.0
Requests==2.32.2
h2o-wave==1.0.0
pandas
h2ogpte==1.4.9
Expand Down
2 changes: 1 addition & 1 deletion legal_process_summarizer_app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
numpy
Requests==2.31.0
Requests==2.32.2
h2o-wave==1.0.0
pandas
h2ogpte==1.4.9
Expand Down

0 comments on commit ecff86f

Please sign in to comment.