Skip to content

Commit 1df997d

Browse files
chore(deps): update dependency pythonanywhere_core to v0.2.8
1 parent 274f9ac commit 1df997d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pytest==8.4.2
88
pytest-cov==7.0.0
99
pytest-mock==3.15.1
1010
pytest-mypy==1.0.1
11-
pythonanywhere_core==0.2.7
11+
pythonanywhere_core==0.2.8
1212
requests==2.32.5
1313
responses==0.25.8
1414
schema==0.7.2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"docopt",
3737
"packaging",
3838
"python-dateutil",
39-
"pythonanywhere_core==0.2.7",
39+
"pythonanywhere_core==0.2.8",
4040
"requests",
4141
"schema",
4242
"snakesay==0.10.4",

0 commit comments

Comments
 (0)