Skip to content

Commit d713b2c

Browse files
chore(deps): update dependency pythonanywhere_core to v0.2.7
1 parent 48fbd74 commit d713b2c

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.3.3
88
pytest-cov==5.0.0
99
pytest-mock==3.14.1
1010
pytest-mypy==0.10.3
11-
pythonanywhere_core==0.2.4
11+
pythonanywhere_core==0.2.7
1212
requests==2.32.3
1313
responses==0.25.3
1414
schema==0.7.2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"docopt",
3939
"packaging",
4040
"python-dateutil",
41-
"pythonanywhere_core==0.2.4",
41+
"pythonanywhere_core==0.2.7",
4242
"requests",
4343
"schema",
4444
"snakesay",

0 commit comments

Comments
 (0)