Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions changelogs/unreleased/8785-dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
change-type: patch
description: Bump types-setuptools from 75.8.0.20250210 to 75.8.0.20250225
destination-branches:
- master
- iso8
sections: {}
2 changes: 1 addition & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ openapi_spec_validator==0.7.1
pip2pi==0.8.2
types-PyYAML==6.0.12.20241230
types-python-dateutil==2.9.0.20241206
types-setuptools==75.8.0.20250210
types-setuptools==75.8.0.20250225
types-toml==0.10.8.20240310
flake8-junit-report==2.1.0
time-machine==2.16.0
Expand Down