Skip to content

Commit

Permalink
chore(deps): bump urllib3 in /modules/fmops/qna-rag (#96)
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.17...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent 9fff2c0 commit f9d3c11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/fmops/qna-rag/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ cattrs==23.2.3
# via jsii
cdk-nag==2.28.118
# via cdklabs-generative-ai-cdk-constructs
cdklabs-generative-ai-cdk-constructs==0.1.145
cdklabs-generative-ai-cdk-constructs==0.1.146
# via -r requirements.in
constructs==10.3.0
# via
Expand Down Expand Up @@ -82,5 +82,5 @@ typeguard==2.13.3
# jsii
typing-extensions==4.11.0
# via jsii
urllib3==1.26.17
urllib3==1.26.18
# via botocore

0 comments on commit f9d3c11

Please sign in to comment.