Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump entrypoints from 0.3 to 0.4 in /tools/deps #3413

Merged
merged 8 commits into from
Oct 4, 2023
1 change: 1 addition & 0 deletions docs/changes/5.3.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Release date: `2023-xx-xx`

- Added `exceptiongroup` 1.1.2
- Removed `coverage` 7.2.3 and added `coverage[toml]` 7.2.7
- Removed `entrypoints` 0.3
- Upgraded `actions/checkout` from 3.1.0 to 4
- Upgraded `attrs` from 21.2.0 to 23.1.0
- Upgraded `atomicwrites` from 1.4.0 to 1.4.1
Expand Down
3 changes: 0 additions & 3 deletions tools/deps/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,6 @@ coverage[toml]==7.3.1 \
cfgv==3.4.0 \
--hash=sha256:b7265b1f29fd3316bfcd2b330d63d024f2bfd8bcb8b0272f8e19a504856c48f9 \
--hash=sha256:e52591d4c5f5dead8e0f673fb16db7949d2cfb3f7da4582893288f0ded8fe560
# via pre-commit
entrypoints==0.3 \
--hash=sha256:589f874b313739ad35be6e0cd7efde2a4e9b6fea91edcc34e58ecbb8dbe56d19
# via flake8
exceptiongroup==1.1.3 \
--hash=sha256:097acd85d473d75af5bb98e41b61ff7fe35efe6675e4f9370ec6ec5126d160e9 \
Expand Down