Skip to content

Deps: Bump the "dependencies" group with 1 update across multiple ecosystems#954

Merged
amy-gb merged 1 commit into
mainfrom
dependabot/dependencies-b7c4bee1c8
May 6, 2026
Merged

Deps: Bump the "dependencies" group with 1 update across multiple ecosystems#954
amy-gb merged 1 commit into
mainfrom
dependabot/dependencies-b7c4bee1c8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 2 updates: validators and gitpython.

Updates validators from 0.34.0 to 0.35.0

Release notes

Sourced from validators's releases.

0.35.0

Breaking ⚠️

  • Drops support for Python v3.8.

Features

Maintenance

New Contributors

Full Changelog: 0.34.0...0.35.0

Changelog

Sourced from validators's changelog.

0.35.0 (2025-05-01)

Breaking ⚠️

  • Drops support for Python v3.8.

Features

Maintenance

Full Changelog: 0.34.0...0.35.0

Commits
  • 75788ed Merge pull request #425 from yozachar/workshop
  • 0b1799c chore: updates changelog
  • de4948f Merge pull request #424 from yozachar/workshop
  • 6d8a1ab chore: prepare for new release
  • 8691cea chore: formatting; sync dependencies (#422)
  • bafe62e feat: add Mir card validation support (#420)
  • 7c97eca Fix: Allow Special DOI Cases Used in Public Administration Tests (#415)
  • b2510d1 feat: adds doctest (#417)
  • f7742c5 Refactor API: remove print from ru_inn, update description, and expose via __...
  • d6241fc fix(uri): remove "mailto:" prefix manually (#418)
  • Additional commits viewable in compare view

Updates gitpython from 3.1.49 to 3.1.50

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 2 updates: [validators](https://github.com/python-validators/validators) and [gitpython](https://github.com/gitpython-developers/GitPython).


Updates `validators` from 0.34.0 to 0.35.0
- [Release notes](https://github.com/python-validators/validators/releases)
- [Changelog](https://github.com/python-validators/validators/blob/master/CHANGES.md)
- [Commits](python-validators/validators@0.34.0...0.35.0)

Updates `gitpython` from 3.1.49 to 3.1.50
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.49...3.1.50)

---
updated-dependencies:
- dependency-name: validators
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: gitpython
  dependency-version: 3.1.50
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 May 6, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 6, 2026 09:15
@github-actions

github-actions Bot commented May 6, 2026

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 6cc1843.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

poetry.lock

PackageVersionLicenseIssue Type
gitpython3.1.50NullUnknown License
Allowed Licenses: 0BSD, AGPL-3.0-or-later, Apache-2.0, BlueOak-1.0.0, BSD-2-Clause, BSD-3-Clause-Clear, BSD-3-Clause, BSL-1.0, bzip2-1.0.6, CAL-1.0, CC-BY-3.0, CC-BY-4.0, CC-BY-SA-4.0, CC0-1.0, EPL-2.0, GPL-1.0-or-later, GPL-2.0-only, GPL-2.0-or-later, GPL-2.0, GPL-3.0-only, GPL-3.0-or-later, GPL-3.0, ISC, LGPL-2.0-only, LGPL-2.0-or-later, LGPL-2.1-only, LGPL-2.1-or-later, LGPL-2.1, LGPL-3.0-only, LGPL-3.0, LGPL-3.0-or-later, MIT, MIT-CMU, MPL-1.1, MPL-2.0, OFL-1.1, PSF-2.0, Python-2.0, Python-2.0.1, Unicode-3.0, Unicode-DFS-2016, Unlicense, Zlib, ZPL-2.1

OpenSSF Scorecard

PackageVersionScoreDetails
pip/gitpython 3.1.50 UnknownUnknown
pip/validators 0.35.0 UnknownUnknown

Scanned Files

  • poetry.lock

@github-actions

github-actions Bot commented May 6, 2026

Copy link
Copy Markdown

Conventional Commits Report

Type Number
Dependencies 1

🚀 Conventional commits found.

@amy-gb amy-gb merged commit e13b247 into main May 6, 2026
14 checks passed
@amy-gb amy-gb deleted the dependabot/dependencies-b7c4bee1c8 branch May 6, 2026 09:43
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