Skip to content

Commit

Permalink
Bump python-dateutil from 2.8.2 to 2.9.0.post0
Browse files Browse the repository at this point in the history
Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.2 to 2.9.0.post0.
- [Release notes](https://github.com/dateutil/dateutil/releases)
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
- [Commits](dateutil/dateutil@2.8.2...2.9.0.post0)

---
updated-dependencies:
- dependency-name: python-dateutil
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 9390bce commit 9306c9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aiohttp==3.9.4
click==8.1.7
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
tqdm==4.66.4
colorama==0.4.6

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
'aiohttp==3.9.4',
'click==8.1.7',
'click==8.1.3',
'python-dateutil==2.8.2',
'python-dateutil==2.9.0.post0',
'tqdm==4.66.4',
'colorama==0.4.6',
'boto3==1.34.80',
Expand Down

0 comments on commit 9306c9e

Please sign in to comment.