Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

core: bump xmlsec from 1.3.12 to 1.3.13 #50

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps xmlsec from 1.3.12 to 1.3.13.

Release notes

Sourced from xmlsec's releases.

1.3.13

  • Add CI for Python 3.10, manylinux2 SOABI, musllinux1 SOABI and OpenSUSE Tumbleweed
  • Introduce linting with pre-commit
  • Rewrite PEP 484 stubs
  • xmlsec workaround for gh#Tests failed on Arch Linux xmlsec/python-xmlsec#84 - Stanislav Levin (@​mcepl)
  • Resolve key loading issue on big-endian systems. - Chris MacNaughton (@​ChrisMacNaughton)
  • Fix building wheel when using PYXMLSEC_STATIC_DEPS=true
  • setup.py: Fix typo in PYXMLSEC_LIBXSLT_VERSION - AbdealiJK (@​AbdealiJK)
  • Switch on modern headers lxml - Alexander Shadchin (@​shadchin)
  • use build to build wheels - Thomas Grainger (@​graingert)
  • remove pkgconfig as it's only a build-system requirement - Thomas Grainger (@​graingert)
  • exclude lxml 4.7 because the wheels are missing the lxml includes - Thomas Grainger (@​graingert)
Commits
  • b483b64 update gh actions badges (#226)
  • 979be38 Add CI for Python 3.10, manylinux2, musllinux1 and OpenSUSE Tumbleweed (#225)
  • 87fb5aa use python 3.9 in rtd docs builds
  • e2a369c fix libxml2/libxslt version parsing in setup script
  • 4062036 introduce pre-commit
  • e8ec653 skip stub generation test on windows
  • 20be576 add explicit export for constants module
  • ca566bb mark constants with no href with special type in stubs
  • d5f5306 drop unused imports in stub generation test
  • 7d139b3 fix unwanted replacement with sed
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [xmlsec](https://github.com/mehcode/python-xmlsec) from 1.3.12 to 1.3.13.
- [Release notes](https://github.com/mehcode/python-xmlsec/releases)
- [Commits](xmlsec/python-xmlsec@1.3.12...1.3.13)

---
updated-dependencies:
- dependency-name: xmlsec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants