Skip to content

Commit

Permalink
Merge branch 'dev' into fix/upload
Browse files Browse the repository at this point in the history
  • Loading branch information
AHReccese authored Jan 6, 2025
2 parents 52559af + 3d2dc1a commit a1bdb48
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ updates:
target-branch: dev
assignees:
- "AHReccese"
reviewers:
- "AHReccese"
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]
### Added
- default reviewer added in `dependabot.yml`
- `ReserverBaseError` added in `reserver/__init__.py`
### Changed
- `upload` method in `reserver_obj.py`
Expand Down
3 changes: 2 additions & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
art==6.4
setuptools==75.6.0
requests==2.32.3
setuptools==75.7.0
wheel==0.45.1
twine==6.0.1
vulture>=1.0
Expand Down

0 comments on commit a1bdb48

Please sign in to comment.