Skip to content

Commit

Permalink
build(deps): update python-dateutil requirement from ~=2.8.0 to ~=2.8.2
Browse files Browse the repository at this point in the history
Updates the requirements on [python-dateutil](https://github.com/dateutil/dateutil) to permit the latest version.
- [Release notes](https://github.com/dateutil/dateutil/releases)
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
- [Commits](dateutil/dateutil@2.8.0...2.8.2)

---
updated-dependencies:
- dependency-name: python-dateutil
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 8030c7a commit 0bdd888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mysqlclient~=2.2.0
psycopg2-binary~=2.9.0
sqlparse~=0.4.0
python-dateutil~=2.8.0
python-dateutil~=2.8.2
tblib~=2.0.0
openapi-core~=0.16.4

0 comments on commit 0bdd888

Please sign in to comment.