Skip to content

Commit

Permalink
chore: Updated 7 dependencies in pdm.lock
Browse files Browse the repository at this point in the history
  - bandit 1.7.6 -> 1.7.7
  - cyclonedx-python-lib 6.3.0 -> 6.4.0
  - pdm 2.12.1 -> 2.12.2
  - pluggy 1.3.0 -> 1.4.0
  - py-serializable 0.17.1 -> 1.0.0
  - python-dotenv 1.0.0 -> 1.0.1
  - vulture 2.10 -> 2.11
  • Loading branch information
carstencodes committed Jan 25, 2024
1 parent e76af01 commit 0aa9b8a
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 63 deletions.
88 changes: 26 additions & 62 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "pdm-bump"
version = "0.8.0b3.dev1"
version = "0.8.0b3.dev2"
readme = "README.md"
description = "A plugin for PDM providing the ability to modify the version according to PEP440"
authors = [
Expand Down

0 comments on commit 0aa9b8a

Please sign in to comment.