Update alpine Docker tag to v3.18.4 @renovate (#879)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
alpine | final | patch | 3.18.3 -> 3.18.4
|
alpine | stage | patch | 3.18.3 -> 3.18.4
|
🧰 Included Tools
Update AWS CLI packages @renovate (#875)
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
awscli (source, changelog) | ==1.29.30 -> ==1.29.62
| ||||
boto3 | ==1.28.30 -> ==1.28.62
|
Update dependency crudini to v0.9.5 @renovate (#880)
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
crudini | ==0.9.4 -> ==0.9.5
|
Release Notes
pixelb/crudini (crudini)
v0.9.5
- Support converting whole ini file to shell syntax
- Support getting/setting multiple items per invocation
- Support indented ini files
Update dependency cryptography to v41.0.4 [SECURITY] @renovate (#878)
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
cryptography (changelog) | ==41.0.3 -> ==41.0.4
|
GitHub Vulnerability Alerts
GHSA-v8gr-m533-ghj9
pyca/cryptography's wheels include a statically linked copy of OpenSSL. The versions of OpenSSL included in cryptography 2.5-41.0.3 are vulnerable to several security issues. More details about the vulnerabilities themselves can be found in https://www.openssl.org/news/secadv/20230908.txt.
If you are building cryptography source ("sdist") then you are responsible for upgrading your copy of OpenSSL. Only users installing from wheels built by the cryptography project (i.e., those distributed on PyPI) need to update their cryptography versions.