Alex Gaynor
42acf4091c
Enable ruff's own ruleset ( #9114 )
2023-06-23 05:25:46 +02:00
pyca-boringbot[bot]
4ae49a46ec
Bump BoringSSL and/or OpenSSL in CI ( #9116 )
...
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
2023-06-23 00:17:59 +00:00
Diogo Teles Sant'Anna
27f8745dc4
ci: Update GitHub owned actions to be referenced by SHA. Work automated using StepSecurity ( #9113 )
...
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
Co-authored-by: StepSecurity Bot <bot@stepsecurity.io>
2023-06-22 20:20:46 +02:00
dependabot[bot]
3e7145d239
Bump keyring from 24.0.0 to 24.0.1 ( #9112 )
...
Bumps [keyring](https://github.com/jaraco/keyring ) from 24.0.0 to 24.0.1.
- [Release notes](https://github.com/jaraco/keyring/releases )
- [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst )
- [Commits](https://github.com/jaraco/keyring/compare/v24.0.0...v24.0.1 )
---
updated-dependencies:
- dependency-name: keyring
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 13:13:22 +00:00
dependabot[bot]
46a63d0ced
Bump platformdirs from 3.6.0 to 3.7.0 ( #9106 )
...
Bumps [platformdirs](https://github.com/platformdirs/platformdirs ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/platformdirs/platformdirs/releases )
- [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst )
- [Commits](https://github.com/platformdirs/platformdirs/compare/3.6.0...3.7.0 )
---
updated-dependencies:
- dependency-name: platformdirs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 13:44:08 +00:00
dependabot[bot]
4aa15f4f08
Bump ruff from 0.0.273 to 0.0.274 ( #9108 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.273 to 0.0.274.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.273...v0.0.274 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 13:36:55 +00:00
pyca-boringbot[bot]
4401b41169
Bump BoringSSL and/or OpenSSL in CI ( #9037 )
...
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
2023-06-21 13:36:24 +00:00
dependabot[bot]
8482b3b824
Bump pluggy from 1.1.0 to 1.2.0 ( #9107 )
...
Bumps [pluggy](https://github.com/pytest-dev/pluggy ) from 1.1.0 to 1.2.0.
- [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pluggy/compare/1.1.0...1.2.0 )
---
updated-dependencies:
- dependency-name: pluggy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 13:19:37 +00:00
dependabot[bot]
5a94e0bac2
Bump openssl from 0.10.54 to 0.10.55 in /src/rust ( #9101 )
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.54 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.54...openssl-v0.10.55 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 13:11:57 +00:00
Alex Gaynor
47105c6b7c
Don't build dh code on BoringSSL ( #9103 )
...
It doesn't support DH via EVP
2023-06-21 14:52:52 +02:00
Alexander Kanavin
aa8dbd81f0
cryptography-cffi: substitute include path from target sysroot in cross builds ( #9105 )
...
Existing code gets include path on the target device (e.g. where
the code will run). For the cross build environments such as yocto,
INCLUDEPY contains the correct value.
Fixes #8867 .
Co-authored-by: Alexander Kanavin <alex@linutronix.de>
2023-06-21 12:10:55 +00:00
Alex Gaynor
c52e192ed8
Update link ( #9102 )
2023-06-21 06:22:44 +02:00
dependabot[bot]
4a12cc55b0
Bump mypy from 1.3.0 to 1.4.0 ( #9098 )
...
Bumps [mypy](https://github.com/python/mypy ) from 1.3.0 to 1.4.0.
- [Commits](https://github.com/python/mypy/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-20 22:41:58 +00:00
dependabot[bot]
539d17b09a
Bump ruff from 0.0.272 to 0.0.273 ( #9099 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.272 to 0.0.273.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.272...v0.0.273 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-20 22:40:47 +00:00
dependabot[bot]
ed0445787f
Bump target-lexicon from 0.12.7 to 0.12.8 in /src/rust ( #9096 )
...
Bumps [target-lexicon](https://github.com/bytecodealliance/target-lexicon ) from 0.12.7 to 0.12.8.
- [Commits](https://github.com/bytecodealliance/target-lexicon/compare/v0.12.7...v0.12.8 )
---
updated-dependencies:
- dependency-name: target-lexicon
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-20 22:04:10 +00:00
dependabot[bot]
97e37c675a
Bump openssl-sys from 0.9.88 to 0.9.90 in /src/rust ( #9100 )
...
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl ) from 0.9.88 to 0.9.90.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.88...openssl-sys-v0.9.90 )
---
updated-dependencies:
- dependency-name: openssl-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-20 21:57:30 +00:00
dependabot[bot]
acabd1adde
Bump readme-renderer from 37.3 to 40.0 ( #9093 )
...
Bumps [readme-renderer](https://github.com/pypa/readme_renderer ) from 37.3 to 40.0.
- [Release notes](https://github.com/pypa/readme_renderer/releases )
- [Changelog](https://github.com/pypa/readme_renderer/blob/main/CHANGES.rst )
- [Commits](https://github.com/pypa/readme_renderer/compare/37.3...40.0 )
---
updated-dependencies:
- dependency-name: readme-renderer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-20 13:52:06 +00:00
Alex Gaynor
b86c358fa5
Added a timeout to the all-green job ( #9094 )
2023-06-20 15:49:26 +02:00
dependabot[bot]
48863e5bf3
Bump dtolnay/rust-toolchain ( #9091 )
...
Bumps [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain ) from 52e69531e6f69a396bc9d1226284493a5db969ff to 1f5cdb56c8779e3efa22473ce181ff83143b172c.
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases )
- [Commits](52e69531e6...1f5cdb56c8 )
---
updated-dependencies:
- dependency-name: dtolnay/rust-toolchain
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-20 13:20:03 +00:00
dependabot[bot]
efc50c7592
Bump keyring from 23.13.1 to 24.0.0 ( #9092 )
...
Bumps [keyring](https://github.com/jaraco/keyring ) from 23.13.1 to 24.0.0.
- [Release notes](https://github.com/jaraco/keyring/releases )
- [Changelog](https://github.com/jaraco/keyring/blob/main/CHANGES.rst )
- [Commits](https://github.com/jaraco/keyring/compare/v23.13.1...v24.0.0 )
---
updated-dependencies:
- dependency-name: keyring
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-20 13:17:57 +00:00
dependabot[bot]
dc3301a577
Bump virtualenv from 20.23.0 to 20.23.1 ( #9089 )
...
Bumps [virtualenv](https://github.com/pypa/virtualenv ) from 20.23.0 to 20.23.1.
- [Release notes](https://github.com/pypa/virtualenv/releases )
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/virtualenv/compare/20.23.0...20.23.1 )
---
updated-dependencies:
- dependency-name: virtualenv
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 13:48:32 +00:00
dependabot[bot]
91a1423767
Bump platformdirs from 3.5.3 to 3.6.0 ( #9088 )
...
Bumps [platformdirs](https://github.com/platformdirs/platformdirs ) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/platformdirs/platformdirs/releases )
- [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst )
- [Commits](https://github.com/platformdirs/platformdirs/compare/3.5.3...3.6.0 )
---
updated-dependencies:
- dependency-name: platformdirs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 15:27:16 +02:00
dependabot[bot]
818c50d0a2
Bump pluggy from 1.0.0 to 1.1.0 ( #9090 )
...
Bumps [pluggy](https://github.com/pytest-dev/pluggy ) from 1.0.0 to 1.1.0.
- [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pluggy/compare/1.0.0...1.1.0 )
---
updated-dependencies:
- dependency-name: pluggy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 08:26:51 -05:00
dependabot[bot]
1eac213a96
Bump importlib-metadata from 6.6.0 to 6.7.0 ( #9087 )
...
Bumps [importlib-metadata](https://github.com/python/importlib_metadata ) from 6.6.0 to 6.7.0.
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v6.6.0...v6.7.0 )
---
updated-dependencies:
- dependency-name: importlib-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 15:26:45 +02:00
Alex Gaynor
add40e42fc
Remove unused indirections ( #9086 )
2023-06-19 03:41:54 +02:00
Alex Gaynor
4b296ea3c3
Remove a bunch of pointless indirections ( #9084 )
2023-06-18 18:39:26 +02:00
Alex Gaynor
2455c6c4bd
Use Extensions::iter ( #9085 )
2023-06-18 18:36:49 +02:00
Alex Gaynor
ed5ea40ed2
Added PyPy 3.10 to CI ( #8933 )
2023-06-17 08:26:03 -05:00
Alex Gaynor
b0e31ed674
Only check DH key validity when loading a private key. ( #9071 )
...
Fixes #9063
2023-06-17 07:56:40 -05:00
William Woodruff
a623021e0f
extensions: add Extensions::iter ( #9081 )
...
* extensions: add `Extensions::iter`
This will make it easier to do criticality checks across
the whole extensions sequence.
Signed-off-by: William Woodruff <william@trailofbits.com>
* extensions: add an `Extensions::iter` test
Signed-off-by: William Woodruff <william@trailofbits.com>
---------
Signed-off-by: William Woodruff <william@trailofbits.com>
2023-06-17 07:24:33 -05:00
dependabot[bot]
0fc7e791d2
Bump asn1 from 0.15.3 to 0.15.4 in /src/rust ( #9080 )
...
Bumps [asn1](https://github.com/alex/rust-asn1 ) from 0.15.3 to 0.15.4.
- [Commits](https://github.com/alex/rust-asn1/compare/0.15.3...0.15.4 )
---
updated-dependencies:
- dependency-name: asn1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-15 19:03:09 +00:00
dependabot[bot]
0f51559ee2
Bump asn1_derive from 0.15.3 to 0.15.4 in /src/rust ( #9079 )
...
Bumps [asn1_derive](https://github.com/alex/rust-asn1 ) from 0.15.3 to 0.15.4.
- [Commits](https://github.com/alex/rust-asn1/compare/0.15.3...0.15.4 )
---
updated-dependencies:
- dependency-name: asn1_derive
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-15 18:49:35 +00:00
William Woodruff
857181a0e4
x509: Eq and Hash derives ( #9076 )
...
Signed-off-by: William Woodruff <william@trailofbits.com>
2023-06-14 19:19:57 -04:00
dependabot[bot]
81901f0eef
Bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 ( #9072 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](284f54f989...153407881e )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 21:33:43 +00:00
dependabot[bot]
07f97d9706
Bump asn1 from 0.15.2 to 0.15.3 in /src/rust ( #9075 )
...
Bumps [asn1](https://github.com/alex/rust-asn1 ) from 0.15.2 to 0.15.3.
- [Commits](https://github.com/alex/rust-asn1/compare/0.15.2...0.15.3 )
---
updated-dependencies:
- dependency-name: asn1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 21:33:14 +00:00
dependabot[bot]
fe6a1f2a3a
Bump asn1_derive from 0.15.2 to 0.15.3 in /src/rust ( #9074 )
...
Bumps [asn1_derive](https://github.com/alex/rust-asn1 ) from 0.15.2 to 0.15.3.
- [Commits](https://github.com/alex/rust-asn1/compare/0.15.2...0.15.3 )
---
updated-dependencies:
- dependency-name: asn1_derive
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 21:33:00 +00:00
dependabot[bot]
b508f528c0
Bump markdown-it-py from 2.2.0 to 3.0.0 ( #9029 )
...
Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py ) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/executablebooks/markdown-it-py/releases )
- [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/executablebooks/markdown-it-py/compare/v2.2.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: markdown-it-py
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 13:47:14 +00:00
dependabot[bot]
ba775bebbd
Bump rich from 13.4.1 to 13.4.2 ( #9068 )
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.4.1 to 13.4.2.
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v13.4.1...v13.4.2 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 13:34:09 +00:00
dependabot[bot]
9910436783
Bump filelock from 3.12.1 to 3.12.2 ( #9069 )
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.12.1 to 3.12.2.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.12.1...3.12.2 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 13:22:16 +00:00
dependabot[bot]
1fd1bcef62
Bump dessant/lock-threads from 4.0.0 to 4.0.1 ( #9067 )
...
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/dessant/lock-threads/releases )
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md )
- [Commits](c1b35aecc5...be8aa5be94 )
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 13:14:44 +00:00
dependabot[bot]
22625af537
Bump self_cell from 1.0.0 to 1.0.1 in /src/rust ( #9066 )
...
Bumps [self_cell](https://github.com/Voultapher/self_cell ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/Voultapher/self_cell/releases )
- [Commits](https://github.com/Voultapher/self_cell/compare/v1.0.0...v1.0.1 )
---
updated-dependencies:
- dependency-name: self_cell
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 13:10:35 +00:00
Alex Gaynor
0f5071e251
Test against Debian Trixie ( #9062 )
2023-06-13 01:11:20 +00:00
William Woodruff
a00f17efc0
x509/common: make SPKI algorithm public ( #9061 )
...
No functional changes; this will be needed for path validation.
Signed-off-by: William Woodruff <william@trailofbits.com>
2023-06-12 22:42:52 +00:00
dependabot[bot]
b9dc2aaa79
Bump argcomplete from 3.1.0 to 3.1.1 ( #9059 )
...
Bumps [argcomplete](https://github.com/kislyuk/argcomplete ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/kislyuk/argcomplete/releases )
- [Changelog](https://github.com/kislyuk/argcomplete/blob/develop/Changes.rst )
- [Commits](https://github.com/kislyuk/argcomplete/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: argcomplete
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 12:39:20 -07:00
Alex Gaynor
769d9ee7c2
Switch from ourborous to self_cell ( #8800 )
...
The motivation here is hopefully (?) to reduce compilation times.
The updated motivation is ouroboros is officially unmaintained now
2023-06-12 05:23:06 -05:00
Alex Gaynor
8e0815341f
Cleanup some code for old MSRV ( #9058 )
2023-06-11 02:00:54 -05:00
dependabot[bot]
3a637e1da6
Bump argcomplete from 3.0.8 to 3.1.0 ( #9057 )
...
Bumps [argcomplete](https://github.com/kislyuk/argcomplete ) from 3.0.8 to 3.1.0.
- [Release notes](https://github.com/kislyuk/argcomplete/releases )
- [Changelog](https://github.com/kislyuk/argcomplete/blob/develop/Changes.rst )
- [Commits](https://github.com/kislyuk/argcomplete/compare/v3.0.8...v3.1.0 )
---
updated-dependencies:
- dependency-name: argcomplete
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-10 22:55:08 +00:00
dependabot[bot]
f481060baa
Bump pytest from 7.3.1 to 7.3.2 ( #9056 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.3.1...7.3.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-10 22:50:28 +00:00
Alex Gaynor
2baf62196f
fixes #9048 -- document where to find known vulnerabilities ( #9055 )
2023-06-10 14:12:44 -06:00
Alex Gaynor
986f0b19b5
Added several tests and cleanups for serialization and EC ( #9049 )
2023-06-10 13:35:24 -06:00