[PR #473] [MERGED] Update dependency black to v24 #590

Closed
opened 2026-03-02 15:58:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/probberechts/soccerdata/pull/473
Author: @probberechts
Created: 2/7/2024
Status: Merged
Merged: 2/7/2024
Merged by: @probberechts

Base: masterHead: deps/black-24.x


📝 Commits (1)

  • c78d871 Update dependency black to v24

📊 Changes

19 files changed (+409 additions, -386 deletions)

View changed files

📝 README.rst (+3 -3)
📝 noxfile.py (+1 -0)
📝 poetry.lock (+366 -367)
📝 pyproject.toml (+1 -1)
📝 soccerdata/clubelo.py (+1 -0)
📝 soccerdata/espn.py (+14 -9)
📝 soccerdata/fbref.py (+11 -6)
📝 soccerdata/fivethirtyeight.py (+1 -0)
📝 soccerdata/fotmob.py (+1 -0)
📝 soccerdata/match_history.py (+1 -0)
📝 soccerdata/sofifa.py (+1 -0)
📝 soccerdata/whoscored.py (+1 -0)
📝 tests/conftest.py (+1 -0)
📝 tests/test_ClubElo.py (+1 -0)
📝 tests/test_ESPN.py (+1 -0)
📝 tests/test_FBref.py (+1 -0)
📝 tests/test_SoFIFA.py (+1 -0)
📝 tests/test_Whoscored.py (+1 -0)
📝 tests/test_config.py (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/probberechts/soccerdata/pull/473 **Author:** [@probberechts](https://github.com/probberechts) **Created:** 2/7/2024 **Status:** ✅ Merged **Merged:** 2/7/2024 **Merged by:** [@probberechts](https://github.com/probberechts) **Base:** `master` ← **Head:** `deps/black-24.x` --- ### 📝 Commits (1) - [`c78d871`](https://github.com/probberechts/soccerdata/commit/c78d8710c21cc61d90a2798eab5a6adac09f3447) Update dependency black to v24 ### 📊 Changes **19 files changed** (+409 additions, -386 deletions) <details> <summary>View changed files</summary> 📝 `README.rst` (+3 -3) 📝 `noxfile.py` (+1 -0) 📝 `poetry.lock` (+366 -367) 📝 `pyproject.toml` (+1 -1) 📝 `soccerdata/clubelo.py` (+1 -0) 📝 `soccerdata/espn.py` (+14 -9) 📝 `soccerdata/fbref.py` (+11 -6) 📝 `soccerdata/fivethirtyeight.py` (+1 -0) 📝 `soccerdata/fotmob.py` (+1 -0) 📝 `soccerdata/match_history.py` (+1 -0) 📝 `soccerdata/sofifa.py` (+1 -0) 📝 `soccerdata/whoscored.py` (+1 -0) 📝 `tests/conftest.py` (+1 -0) 📝 `tests/test_ClubElo.py` (+1 -0) 📝 `tests/test_ESPN.py` (+1 -0) 📝 `tests/test_FBref.py` (+1 -0) 📝 `tests/test_SoFIFA.py` (+1 -0) 📝 `tests/test_Whoscored.py` (+1 -0) 📝 `tests/test_config.py` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:58:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/soccerdata#590
No description provided.