Skip to content

Commit d3702f0

Browse files
committed
fix: new cfl package
1 parent b066e57 commit d3702f0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Pipfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ name = "pypi"
2323
# 5. Run `pipenv install --dev` in your terminal.
2424

2525
[packages]
26-
codeforlife = "==0.22.12"
26+
codeforlife = "==0.22.13"
2727
boto3 = "==1.34.162"
2828
# 🚫 Don't add [packages] below that are inherited from the CFL package.
2929

3030
[dev-packages]
31-
codeforlife = {version = "==0.22.12", extras = ["dev"]}
31+
codeforlife = {version = "==0.22.13", extras = ["dev"]}
3232
boto3-stubs = {version = "==1.35.71", extras = ["essential"]}
3333
# codeforlife = {file = "../codeforlife-package-python", editable = true, extras = ["dev"]}
3434
# 🚫 Don't add [dev-packages] below that are inherited from the CFL package.

Pipfile.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)