Skip to content

Commit 5989898

Browse files
chore(deps-dev): bump pyparsing from 3.2.0 to 3.2.1 in /backend
Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.2.0...3.2.1) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b5028c6 commit 5989898

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ django-extensions = "^3.2.3"
4545
django-types = "^0.20.0"
4646
django-stubs-ext = "^5.1.1"
4747
# graphs
48-
pyparsing = "^3.2.0"
48+
pyparsing = "^3.2.1"
4949
pydot = "^3.0.4"
5050
# formatter
5151
black = "^24.10.0"

0 commit comments

Comments
 (0)