Skip to content

Commit

Permalink
fix: allow importing from a file that has a conditional name
Browse files Browse the repository at this point in the history
Just bumping jinja2 to fix copier-org#1164.
  • Loading branch information
yajo committed Dec 22, 2024
1 parent f0c4440 commit 6f71710
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.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
Expand Up @@ -31,7 +31,7 @@ python = ">=3.9"
colorama = ">=0.4.6"
dunamai = ">=1.7.0"
funcy = ">=1.17"
jinja2 = ">=3.1.4"
jinja2 = ">=3.1.5"
jinja2-ansible-filters = ">=1.3.1"
packaging = ">=23.0"
pathspec = ">=0.9.0"
Expand Down

0 comments on commit 6f71710

Please sign in to comment.