Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combined dependencies PR #1573

Merged
merged 6 commits into from
Feb 7, 2024
Merged
Next Next commit
Bump the pip group across 1 directories with 2 updates
Bumps the pip group with 2 updates in the /aws-py-oidc-provider-pulumi-cloud directory: [cryptography](https://github.com/pyca/cryptography) and [urllib3](https://github.com/urllib3/urllib3).


Updates `cryptography` from 41.0.4 to 41.0.6
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.4...41.0.6)

Updates `urllib3` from 1.26.7 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.7...1.26.18)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 11, 2024
commit 609c02dee666f5f0df04a6d1a91b1fc1f012e2ab
4 changes: 2 additions & 2 deletions aws-py-oidc-provider-pulumi-cloud/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ pulumi-aws>=6.0.2,<7.0.0
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.3.0
cryptography==41.0.4
cryptography==41.0.6
idna==3.4
pycparser==2.21
pyOpenSSL==23.2.0
requests==2.31.0
urllib3==1.26.7
urllib3==1.26.18
PyYAML
Loading