Skip to content

Commit

Permalink
Merge pull request #430 from openreferral/dependabot/pip/requests-2.31.0
Browse files Browse the repository at this point in the history
Bump requests from 2.28.2 to 2.31.0
  • Loading branch information
mrshll1001 authored Jun 5, 2023
2 parents 125f253 + 9241107 commit 726230c
Showing 1 changed file with 2 additions and 19 deletions.
21 changes: 2 additions & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ flatterer==0.18.0
# via hsds-schema-tools
fqdn==1.5.1
# via jsonschema
gitdb==4.0.10
# via gitpython
gitpython==3.1.31
# via transifex-client
hsds-schema-tools @ git+https://github.com/openreferral/hsds_schema_tools
# via -r requirements.in
idna==3.4
Expand All @@ -59,8 +55,6 @@ ijson==3.2.0.post0
# via flatterer
imagesize==1.4.1
# via sphinx
importlib-metadata==6.0.0
# via sphinx
isoduration==20.11.0
# via jsonschema
jinja2==3.1.2
Expand Down Expand Up @@ -121,35 +115,28 @@ python-dateutil==2.8.2
# via
# arrow
# pandas
python-slugify==4.0.1
# via transifex-client
pytz==2022.7.1
# via pandas
pyyaml==6.0
# via
# myst-parser
# sphinxcontrib-openapi
requests==2.28.2
requests==2.31.0
# via
# check-jsonschema
# sphinx
# transifex-client
rfc3339-validator==0.1.4
# via jsonschema
rfc3987==1.3.8
# via jsonschema
ruamel-yaml==0.17.21
# via check-jsonschema
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
six==1.16.0
# via
# python-dateutil
# rfc3339-validator
# sphinxcontrib-httpdomain
# transifex-client
smmap==5.0.0
# via gitdb
snowballstemmer==2.2.0
# via sphinx
sphinx==4.5.0
Expand Down Expand Up @@ -195,9 +182,7 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
text-unidecode==1.3
# via python-slugify
transifex-client==0.14.4
transifex-client==0.12.5
# via -r requirements.in
typing-extensions==4.5.0
# via myst-parser
Expand All @@ -209,8 +194,6 @@ urllib3==1.26.15
# transifex-client
webcolors==1.13
# via jsonschema
zipp==3.15.0
# via importlib-metadata

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

0 comments on commit 726230c

Please sign in to comment.