Skip to content

Commit

Permalink
Merge branch 'lichess-bot-devs:master' into simple-lichess-bot-py
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkZH authored Sep 17, 2024
2 parents 83c7b5b + 4fa765e commit cad6a67
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lib/versioning.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
lichess_bot_version: 2024.9.1.1
lichess_bot_version: 2024.9.17.1
minimum_python_version: '3.9'
deprecated_python_version: '3.8'
deprecation_date: 2023-05-01
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ chess==1.10.0
PyYAML==6.0.2
requests==2.32.3
backoff==2.2.1
rich==13.8.0
rich==13.8.1
4 changes: 2 additions & 2 deletions test_bot/test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
pytest==8.3.2
pytest==8.3.3
pytest-timeout==2.3.1
flake8==7.1.1
flake8-markdown==0.5.0
flake8-docstrings==1.7.0
mypy==1.11.2
types-requests==2.32.0.20240712
types-requests==2.32.0.20240914
types-PyYAML==6.0.12.20240808

0 comments on commit cad6a67

Please sign in to comment.