Commit graph

12986 commits

Author SHA1 Message Date
Paul Kehrer
337a22d1c8
add explicit config to rtd (#12184)
also update some versions we declare, why not
2024-12-21 08:54:24 -05:00
pyca-boringbot[bot]
578012da2e
Bump BoringSSL and/or OpenSSL in CI (#12183)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
2024-12-21 03:28:28 +01:00
Alex Gaynor
b3a45cfd9e
Revert "Disable x86-64 manylinux_2_34 wheels for now (#12144)" (#12182)
This reverts commit 6beb77d9eb.
2024-12-21 03:26:58 +01:00
Alex Gaynor
65c857d1a2
build ci-constraints-requirements.txt for all extras (#12181)
but then exclude bcrypt
2024-12-20 18:57:25 +00:00
dependabot[bot]
532186fdcf
chore(deps): bump mypy from 1.13.0 to 1.14.0 (#12179)
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.14.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>
2024-12-20 18:49:24 +00:00
Alex Gaynor
4f0f5cfa84
fix typing in ciphers.pyi (#12180) 2024-12-20 19:40:01 +01:00
Alex Gaynor
6b3d04aa98
Rebuild ci-constraints-requirements.txt (#12178)
`uv` now has the 'use the highest version per Python version' behavior by default
2024-12-20 14:38:38 +01:00
dependabot[bot]
f7ea23dc1c
chore(deps): bump uv from 0.5.10 to 0.5.11 (#12175)
Bumps [uv](https://github.com/astral-sh/uv) from 0.5.10 to 0.5.11.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/uv/compare/0.5.10...0.5.11)

---
updated-dependencies:
- dependency-name: uv
  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>
2024-12-20 12:57:08 +00:00
dependabot[bot]
19656b7745
chore(deps): bump sphinxcontrib-spelling from 8.0.0 to 8.0.1 (#12174)
Bumps [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/sphinx-contrib/spelling/releases)
- [Commits](https://github.com/sphinx-contrib/spelling/compare/8.0.0...8.0.1)

---
updated-dependencies:
- dependency-name: sphinxcontrib-spelling
  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>
2024-12-20 13:42:27 +01:00
dependabot[bot]
3698c84ab9
chore(deps): bump ruff from 0.8.3 to 0.8.4 (#12176)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.8.3...0.8.4)

---
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>
2024-12-20 13:42:01 +01:00
dependabot[bot]
c273ecefe1
chore(deps): bump uv from 0.5.10 to 0.5.11 in /.github/requirements (#12177)
Bumps [uv](https://github.com/astral-sh/uv) from 0.5.10 to 0.5.11.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/uv/compare/0.5.10...0.5.11)

---
updated-dependencies:
- dependency-name: uv
  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>
2024-12-20 13:41:41 +01:00
pyca-boringbot[bot]
9f6b24dc98
Bump BoringSSL and/or OpenSSL in CI (#12171)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
2024-12-20 00:17:47 +00:00
Jordan Borean
efb39ac655
Fix up aead generate_key kwarg name to bit_length (#12170)
Fixes the aead.pyi type definition for the AEAD ciphers generate_key
method to correctly reflect the argument name used in the rust source
code.
2024-12-19 20:27:43 +00:00
dependabot[bot]
b27b4d5f8f
chore(deps): bump libc from 0.2.168 to 0.2.169 (#12167)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.168 to 0.2.169.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.169/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.168...0.2.169)

---
updated-dependencies:
- dependency-name: libc
  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>
2024-12-19 13:10:15 +01:00
dependabot[bot]
4fd9015312
chore(deps): bump cc from 1.2.4 to 1.2.5 (#12166)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.4...cc-v1.2.5)

---
updated-dependencies:
- dependency-name: cc
  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>
2024-12-19 13:09:25 +01:00
pyca-boringbot[bot]
86065046fe
Bump BoringSSL and/or OpenSSL in CI (#12165)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
2024-12-19 00:42:41 +00:00
dependabot[bot]
478fd203ae
chore(deps): bump uv from 0.5.9 to 0.5.10 in /.github/requirements (#12164)
Bumps [uv](https://github.com/astral-sh/uv) from 0.5.9 to 0.5.10.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/uv/compare/0.5.9...0.5.10)

---
updated-dependencies:
- dependency-name: uv
  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>
2024-12-18 13:13:59 +00:00
dependabot[bot]
aa99b5015e
chore(deps): bump uv from 0.5.9 to 0.5.10 (#12163)
Bumps [uv](https://github.com/astral-sh/uv) from 0.5.9 to 0.5.10.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/uv/compare/0.5.9...0.5.10)

---
updated-dependencies:
- dependency-name: uv
  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>
2024-12-18 12:55:15 +00:00
dependabot[bot]
82203d9f0f
chore(deps): bump nh3 from 0.2.19 to 0.2.20 (#12162)
Bumps [nh3](https://github.com/messense/nh3) from 0.2.19 to 0.2.20.
- [Release notes](https://github.com/messense/nh3/releases)
- [Commits](https://github.com/messense/nh3/compare/v0.2.19...v0.2.20)

---
updated-dependencies:
- dependency-name: nh3
  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>
2024-12-18 07:49:14 -05:00
dependabot[bot]
4926217efb
chore(deps): bump actions/upload-artifact (#12161)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](b4b15b8c7c...6f51ac03b9)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
2024-12-18 07:48:45 -05:00
dependabot[bot]
2666411305
chore(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 (#12160)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](b4b15b8c7c...6f51ac03b9)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
2024-12-18 07:48:32 -05:00
pyca-boringbot[bot]
bda069320a
Bump BoringSSL and/or OpenSSL in CI (#12159)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
2024-12-18 00:17:53 +00:00
Alex Gaynor
88e85851da
Simplify code that was randomly overly complicated (#12158) 2024-12-17 19:13:35 -05:00
pyca-boringbot[bot]
b2283262f8
Bump BoringSSL and/or OpenSSL in CI (#12155)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
2024-12-16 17:53:15 -08:00
pyca-boringbot[bot]
76c5ad1792
Bump x509-limbo and/or wycheproof in CI (#12157)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
2024-12-16 17:53:01 -08:00
dm
065a98d010
Add identifiers for Hash algorithms (#12154) 2024-12-16 09:44:06 -05:00
dependabot[bot]
8caadb5a1d
chore(deps): bump uv from 0.5.8 to 0.5.9 in /.github/requirements (#12151)
Bumps [uv](https://github.com/astral-sh/uv) from 0.5.8 to 0.5.9.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/uv/compare/0.5.8...0.5.9)

---
updated-dependencies:
- dependency-name: uv
  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>
2024-12-16 13:29:59 +00:00
dependabot[bot]
f15b833c3e
chore(deps): bump dtolnay/rust-toolchain (#12152)
Bumps [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) from 1482605bfc5719782e1267fd0c0cc350fe7646b8 to a54c7afa936fefeb4456b2dd8068152669aa8203.
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases)
- [Commits](1482605bfc...a54c7afa93)

---
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>
2024-12-16 08:18:43 -05:00
dependabot[bot]
35c7c3ce61
chore(deps): bump certifi from 2024.8.30 to 2024.12.14 (#12150)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.8.30 to 2024.12.14.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.08.30...2024.12.14)

---
updated-dependencies:
- dependency-name: certifi
  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>
2024-12-16 08:18:15 -05:00
dependabot[bot]
4cfbf4fb7e
chore(deps): bump uv from 0.5.8 to 0.5.9 (#12149)
Bumps [uv](https://github.com/astral-sh/uv) from 0.5.8 to 0.5.9.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/uv/compare/0.5.8...0.5.9)

---
updated-dependencies:
- dependency-name: uv
  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>
2024-12-16 08:18:03 -05:00
pyca-boringbot[bot]
8574176db5
Bump BoringSSL and/or OpenSSL in CI (#12148)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
2024-12-16 00:20:22 +00:00
pyca-boringbot[bot]
73430a8aab
Bump BoringSSL and/or OpenSSL in CI (#12147)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
2024-12-15 00:20:19 +00:00
pyca-boringbot[bot]
6dfc7029f4
Bump BoringSSL and/or OpenSSL in CI (#12146)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
2024-12-14 00:21:59 +00:00
Brian Sipos
f6ee2a5106
Add RFC9174 OIDs (#12143)
* Add BUNDLE_SECURITY EKU

* Adding Other Name Form OIDs

* Adding public access to OtherNameFormOID

* Sorting names for lint

* Sort imports

* Fix format

* Adding OID docs

* Add specific next version
2024-12-13 19:17:50 +00:00
Alex Gaynor
ce4c5dfc23
test on centos stream 10 (#12145)
* test on centos stream 10

* Update ci.yml

* Update installation.rst
2024-12-13 08:19:33 -08:00
Alex Gaynor
6beb77d9eb
Disable x86-64 manylinux_2_34 wheels for now (#12144) 2024-12-13 08:01:24 -08:00
dependabot[bot]
b95fc68a37
chore(deps): bump cc from 1.2.3 to 1.2.4 (#12140)
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.3...cc-v1.2.4)

---
updated-dependencies:
- dependency-name: cc
  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>
2024-12-13 12:06:54 +00:00
dependabot[bot]
d41ac74a4c
chore(deps): bump ruff from 0.8.2 to 0.8.3 (#12139)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.8.2...0.8.3)

---
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>
2024-12-13 07:05:24 -05:00
pyca-boringbot[bot]
d84338893d
Bump BoringSSL and/or OpenSSL in CI (#12137)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
2024-12-13 00:18:47 +00:00
dependabot[bot]
9e49bb5c71
chore(deps): bump uv from 0.5.7 to 0.5.8 (#12135)
Bumps [uv](https://github.com/astral-sh/uv) from 0.5.7 to 0.5.8.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/uv/compare/0.5.7...0.5.8)

---
updated-dependencies:
- dependency-name: uv
  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>
2024-12-12 12:18:58 +00:00
dependabot[bot]
a1c5b68f97
chore(deps): bump uv from 0.5.7 to 0.5.8 in /.github/requirements (#12136)
Bumps [uv](https://github.com/astral-sh/uv) from 0.5.7 to 0.5.8.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/uv/compare/0.5.7...0.5.8)

---
updated-dependencies:
- dependency-name: uv
  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>
2024-12-12 07:11:16 -05:00
pyca-boringbot[bot]
5c3e0054be
Bump BoringSSL and/or OpenSSL in CI (#12133)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
2024-12-12 02:32:18 +00:00
pyca-boringbot[bot]
a77fa7ae7d
Bump BoringSSL and/or OpenSSL in CI (#12130)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
2024-12-11 00:18:28 +00:00
dependabot[bot]
4349fa9bda
chore(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#12129)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](15c56dba36...67339c736f)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  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>
2024-12-10 07:32:22 -05:00
David Buchanan
4879672702
Add ec.EllipticCurve group_order constants (#12113)
* add ec.EllipticCurve group_order

* punctuation

* update docs
2024-12-10 08:10:36 +03:00
pyca-boringbot[bot]
777c2cf2ad
Bump x509-limbo and/or wycheproof in CI (#12128)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
2024-12-09 19:40:33 -05:00
pyca-boringbot[bot]
b0b7537286
Bump BoringSSL and/or OpenSSL in CI (#12127)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
2024-12-09 19:20:22 -05:00
dependabot[bot]
00ea70e8ee
chore(deps): bump libc from 0.2.167 to 0.2.168 (#12126)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.167 to 0.2.168.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.168/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.167...0.2.168)

---
updated-dependencies:
- dependency-name: libc
  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>
2024-12-09 12:12:14 +00:00
Alex Gaynor
d9685424b8
Updates constraints file (#12123)
Adds sphinx-inline-tabs, updates 2 packages that dependabot doesn't for some reason
2024-12-08 05:55:30 +04:00
dependabot[bot]
effb23de21
chore(deps): bump uv from 0.5.6 to 0.5.7 in /.github/requirements (#12122)
Bumps [uv](https://github.com/astral-sh/uv) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/uv/compare/0.5.6...0.5.7)

---
updated-dependencies:
- dependency-name: uv
  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>
2024-12-07 14:51:15 +00:00