Skip to content

build(deps): bump rfc3161-client from 0.0.4 to 0.1.1 #1246

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

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2024

Bumps rfc3161-client from 0.0.4 to 0.1.1.

Release notes

Sourced from rfc3161-client's releases.

v0.1.1

What's Changed

Changed

v0.1.0

What's Changed

v0.0.5

Changed

  • The minimum version of cryptography required is now 44 (#75)
Changelog

Sourced from rfc3161-client's changelog.

[0.1.1] - 2024-12-10

Changed

  • rfc3161-client release 0.1.0 was previously published and yanked on PyPI, preventing republication (85)

[0.1.0] - 2024-12-10

Changed

  • rfc3161-client is now in beta (82).

[0.0.5] - 2024-12-02

Changed

  • The minimum version of cryptography required is now 44 (#75)
Commits
  • cc26c8a Update to 0.1.1 (#85)
  • b491b11 Bump version number (#84)
  • b8e7a6c deps: bump pypi-publish (#83)
  • b5aa11f Dm/beta (#82)
  • b3e4833 Bump self_cell from 1.0.4 to 1.1.0 in the actions group across 1 directory (#81)
  • 2d2030e Bump pyo3 from 0.23.2 to 0.23.3 in the actions group across 1 directory (#80)
  • 600e2f0 Use Cargo workspace (#78)
  • e016dcc chore: prep 0.0.5 (#79)
  • 9cc82dd Update cryptography requirement from <44,>=43 to >=43,<45 in the python group...
  • b2640fe Bump the actions group across 1 directory with 2 updates (#77)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 10, 2024
@jku
Copy link
Member

jku commented Dec 11, 2024

@dependabot rebase

Bumps [rfc3161-client](https://github.com/trailofbits/rfc3161-client) from 0.0.4 to 0.1.1.
- [Release notes](https://github.com/trailofbits/rfc3161-client/releases)
- [Changelog](https://github.com/trailofbits/rfc3161-client/blob/main/CHANGELOG.md)
- [Commits](trailofbits/rfc3161-client@v0.0.4...v0.1.1)

---
updated-dependencies:
- dependency-name: rfc3161-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/rfc3161-client-0.1.1 branch from 38b81e3 to 5ed7791 Compare December 11, 2024 09:05
@jku
Copy link
Member

jku commented Dec 11, 2024

/gcbrun

@jku
Copy link
Member

jku commented Dec 11, 2024

The minimum version of cryptography required is now 44

I suppose we could bump the minimum in pyproject as well to make this more obvious

@jku jku merged commit 9ef5251 into main Dec 11, 2024
24 checks passed
@jku jku deleted the dependabot/pip/rfc3161-client-0.1.1 branch December 11, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

1 participant