Bump semver from 3.0.2 to 3.0.3 (#143)

This commit is contained in:
dependabot[bot] 2025-01-20 07:50:45 +01:00 committed by GitHub
parent 9cc5b01a40
commit c6008a9e76
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -6,4 +6,4 @@ Jinja2==3.1.5
PyGithub==2.5.0
python-dateutil==2.9.0.post0
PyYAML==6.0.2
semver==3.0.2
semver==3.0.3

View file

@ -43,7 +43,7 @@ setup(
"PyGithub==2.5.0",
"python-dateutil==2.9.0.post0",
"PyYAML==6.0.2",
"semver==3.0.2",
"semver==3.0.3",
],
entry_points="""
[console_scripts]