Skip to content

Commit

Permalink
build(deps): bump pydantic from 1.7.3 to 1.7.4
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/samuelcolvin/pydantic/releases)
- [Changelog](https://github.com/samuelcolvin/pydantic/blob/master/HISTORY.md)
- [Commits](pydantic/pydantic@v1.7.3...v1.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2021
1 parent 7fda795 commit 040f0eb
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ cryptography==3.4.6
# via
# f8a-utils
# fabric8a-auth
dataclasses==0.8
# via pydantic
deprecated==1.2.11
# via pygithub
git+https://github.com/fabric8-analytics/fabric8-analytics-utils.git@f4fef58#egg=f8a_utils
Expand Down Expand Up @@ -131,10 +129,6 @@ gunicorn==20.0.4
# via -r requirements.in
idna==2.10
# via requests
importlib-metadata==3.4.0
# via
# jsonschema
# kombu
itsdangerous==1.1.0
# via
# flask
Expand Down Expand Up @@ -177,7 +171,7 @@ py-lru-cache==0.1.4
# via -r requirements.in
pycparser==2.20
# via cffi
pydantic==1.7.3
pydantic==1.7.4
# via -r requirements.in
pygithub==1.54.1
# via -r requirements.in
Expand Down Expand Up @@ -260,8 +254,6 @@ toml==0.9.4
# via
# anymarkup
# f8a-worker
typing-extensions==3.7.4.3
# via importlib-metadata
urllib3==1.26.4
# via
# botocore
Expand All @@ -281,8 +273,6 @@ wtforms==2.3.3
# via flask-wtf
xmltodict==0.12.0
# via anymarkup
zipp==3.4.0
# via importlib-metadata
zope.event==4.5.0
# via gevent
zope.interface==5.2.0
Expand Down

0 comments on commit 040f0eb

Please sign in to comment.