Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

Commit

Permalink
Bump types-python-dateutil from 2.8.0 to 2.8.2
Browse files Browse the repository at this point in the history
Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.8.0 to 2.8.2.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-python-dateutil
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 18, 2021
1 parent 81edc48 commit e08479f
Showing 1 changed file with 1 addition and 30 deletions.
31 changes: 1 addition & 30 deletions requirements-dev.txt
Expand Up @@ -161,22 +161,6 @@ idna==3.2
# via
# -c docs/requirements.txt
# requests
importlib-metadata==4.8.1
# via
# -c docs/requirements.txt
# -c requirements.txt
# backports.entry-points-selectable
# click
# flake8
# flake8-comprehensions
# flake8-simplify
# flake8-typing-imports
# pep517
# pluggy
# pre-commit
# pytest
# stevedore
# virtualenv
iniconfig==1.1.1
# via pytest
isort==5.9.3
Expand Down Expand Up @@ -338,15 +322,9 @@ tomli==1.2.1
# black
# coverage
# pep517
typed-ast==1.4.3
# via
# astroid
# black
# flake8-annotations
# mypy
types-freezegun==1.1.0
# via -r requirements-dev.in
types-python-dateutil==2.8.0
types-python-dateutil==2.8.2
# via -r requirements-dev.in
typing-extensions==3.10.0.2
# via
Expand All @@ -355,7 +333,6 @@ typing-extensions==3.10.0.2
# astroid
# black
# gitpython
# importlib-metadata
# mypy
# pylint
urllib3==1.26.7
Expand All @@ -375,12 +352,6 @@ yamlfix==0.7.2
# via -r requirements-dev.in
yamllint==1.26.3
# via -r requirements-dev.in
zipp==3.6.0
# via
# -c docs/requirements.txt
# -c requirements.txt
# importlib-metadata
# pep517

# The following packages are considered to be unsafe in a requirements file:
pip==21.2.4
Expand Down

0 comments on commit e08479f

Please sign in to comment.