Skip to content

Commit

Permalink
chore(deps): bump mako from 1.1.5 to 1.2.2
Browse files Browse the repository at this point in the history
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.5 to 1.2.2.
- [Release notes](https://github.com/sqlalchemy/mako/releases)
- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/mako/commits)

---
updated-dependencies:
- dependency-name: mako
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2022
1 parent 497c78f commit f2815b5
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,6 @@ geoalchemy2==0.11.1
# emannotationschemas
idna==3.3
# via requests
importlib-metadata==4.11.4
# via
# alembic
# jsonschema
# redis
importlib-resources==5.7.1
# via alembic
ipython==7.31.1
# via caveclient
itsdangerous==1.1.0
Expand All @@ -95,7 +88,7 @@ jsonschema==3.2.0
# dynamicannotationdb
# emannotationschemas
# flask-restx
mako==1.1.6
mako==1.2.2
# via alembic
markupsafe==2.0.1
# via
Expand Down Expand Up @@ -203,8 +196,6 @@ traitlets==5.1.1
# via
# ipython
# matplotlib-inline
typing-extensions==4.2.0
# via importlib-metadata
urllib3==1.26.8
# via
# caveclient
Expand All @@ -220,10 +211,6 @@ wrapt==1.13.3
# via deprecated
wtforms==3.0.1
# via flask-admin
zipp==3.8.0
# via
# importlib-metadata
# importlib-resources

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

0 comments on commit f2815b5

Please sign in to comment.