Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sqlalchemy-utils from 0.38.2 to 0.40.0 #166

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 9 additions & 16 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -236,8 +236,6 @@ idna==3.3
# requests
imagesize==1.3.0
# via sphinx
importlib-metadata==4.10.1
# via sphinx
inflection==0.5.1
# via -r requirements-docs.in
iniconfig==1.1.1
Expand Down Expand Up @@ -520,7 +518,6 @@ six==1.16.0
# responses
# retrying
# sphinxcontrib-httpdomain
# sqlalchemy-utils
smmap==5.0.0
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -562,7 +559,7 @@ sqlalchemy==1.3.24
# flask-sqlalchemy
# marshmallow-sqlalchemy
# sqlalchemy-utils
sqlalchemy-utils==0.38.2
sqlalchemy-utils==0.40.0
# via -r requirements-docs.in
sshpubkeys==3.3.1
# via
Expand All @@ -585,9 +582,7 @@ tomli==2.0.0
twofish==0.3.0
# via pyjks
typing-extensions==4.0.1
# via
# -r requirements-tests.txt
# black
# via -r requirements-tests.txt
urllib3==1.26.8
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -623,25 +618,23 @@ xmltodict==0.12.0
# -r requirements-docs.in
# -r requirements-tests.txt
# moto
zipp==3.7.0
# via importlib-metadata
zope.component==5.0.1
zope-component==5.0.1
# via
# -r requirements-tests.txt
# certbot
zope.event==4.5.0
zope-event==4.5.0
# via
# -r requirements-tests.txt
# zope.component
zope.hookable==5.1.0
# zope-component
zope-hookable==5.1.0
# via
# -r requirements-tests.txt
# zope.component
zope.interface==5.4.0
# zope-component
zope-interface==5.4.0
# via
# -r requirements-tests.txt
# certbot
# zope.component
# zope-component

# The following packages are considered to be unsafe in a requirements file:
# setuptools
17 changes: 8 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ six==1.16.0
# hvac
# python-dateutil
# retrying
# sqlalchemy-utils
# validators
soupsieve==2.3.1
# via beautifulsoup4
Expand All @@ -278,7 +277,7 @@ sqlalchemy==1.3.24
# flask-sqlalchemy
# marshmallow-sqlalchemy
# sqlalchemy-utils
sqlalchemy-utils==0.38.2
sqlalchemy-utils==0.40.0
# via -r requirements.in
tabulate==0.8.9
# via -r requirements.in
Expand All @@ -304,16 +303,16 @@ wrapt==1.13.3
# via deprecated
xmltodict==0.12.0
# via -r requirements.in
zope.component==5.0.1
zope-component==5.0.1
# via certbot
zope.event==4.5.0
# via zope.component
zope.hookable==5.1.0
# via zope.component
zope.interface==5.4.0
zope-event==4.5.0
# via zope-component
zope-hookable==5.1.0
# via zope-component
zope-interface==5.4.0
# via
# certbot
# zope.component
# zope-component

# The following packages are considered to be unsafe in a requirements file:
# setuptools