Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

Commit

Permalink
Bau remove selenium (#154)
Browse files Browse the repository at this point in the history
* removing unnecessary selenium dependencies

* adding manual deploy option

* Bump cryptography from 37.0.4 to 41.0.4 (#146)

Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.4 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@37.0.4...41.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: srh-sloan <srh-sloan@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
srh-sloan and dependabot[bot] authored Nov 9, 2023
1 parent e5d0a0f commit c20c0c3
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 72 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Deploy to Gov PaaS
on:
workflow_dispatch:
push:
paths-ignore:
- '**/README.md'
Expand Down
4 changes: 0 additions & 4 deletions requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ pytest
pytest-env
pytest-flask
pytest-mock==3.10.0
pytest-selenium==2.0.1
pip-tools
axe-selenium-python==2.1.6
json2html==1.3.0
selenium==4.5.0
webdriver-manager==3.7.0
beautifulsoup4==4.12.2
81 changes: 16 additions & 65 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements-dev.in
Expand All @@ -8,16 +8,14 @@ alembic==1.11.1
# via
# -r requirements.txt
# flask-migrate
async-generator==1.10
# via trio
async-timeout==4.0.3
# via
# -r requirements.txt
# redis
attrs==21.4.0
# via
# -r requirements.txt
# jsonschema
# outcome
# trio
axe-selenium-python==2.1.6
# via -r requirements-dev.in
babel==2.10.3
# via
# -r requirements.txt
Expand Down Expand Up @@ -54,7 +52,6 @@ certifi==2022.6.15
# via
# -r requirements.txt
# requests
# selenium
# sentry-sdk
cffi==1.15.1
# via
Expand Down Expand Up @@ -102,7 +99,7 @@ docopt==0.6.2
# -r requirements.txt
# notifications-python-client
exceptiongroup==1.1.1
# via trio-websocket
# via pytest
filelock==3.12.0
# via virtualenv
flask==2.2.5
Expand Down Expand Up @@ -145,23 +142,16 @@ gitdb==4.0.10
# via gitpython
gitpython==3.1.31
# via bandit
greenlet==3.0.0
# via
# -r requirements.txt
# sqlalchemy
gunicorn==20.1.0
# via
# -r requirements.txt
# funding-service-design-utils
h11==0.14.0
# via wsproto
identify==2.5.24
# via pre-commit
idna==3.3
# via
# -r requirements.txt
# requests
# trio
inflection==0.5.1
# via
# -r requirements.txt
Expand Down Expand Up @@ -217,8 +207,6 @@ openapi-spec-validator==0.4.0
# via -r requirements.txt
ordered-set==4.1.0
# via deepdiff
outcome==1.2.0
# via trio
packaging==21.3
# via
# -r requirements.txt
Expand All @@ -241,8 +229,6 @@ prance==0.21.8.0
# via -r requirements.txt
pre-commit==3.3.2
# via -r requirements-dev.in
py==1.11.0
# via pytest-html
pycparser==2.21
# via
# -r requirements.txt
Expand Down Expand Up @@ -271,36 +257,18 @@ pyrsistent==0.18.1
# via
# -r requirements.txt
# jsonschema
pysocks==1.7.1
# via urllib3
pytest==7.3.1
# via
# -r requirements-dev.in
# axe-selenium-python
# pytest-base-url
# pytest-env
# pytest-flask
# pytest-html
# pytest-metadata
# pytest-mock
# pytest-selenium
# pytest-variables
pytest-base-url==2.0.0
# via pytest-selenium
pytest-env==0.8.1
# via -r requirements-dev.in
pytest-flask==1.2.0
# via -r requirements-dev.in
pytest-html==3.2.0
# via pytest-selenium
pytest-metadata==2.0.4
# via pytest-html
pytest-mock==3.10.0
# via -r requirements-dev.in
pytest-selenium==2.0.1
# via -r requirements-dev.in
pytest-variables==2.0.0
# via pytest-selenium
python-consul==1.1.0
# via
# -r requirements.txt
Expand All @@ -313,7 +281,6 @@ python-dotenv==0.20.0
# via
# -r requirements.txt
# funding-service-design-utils
# webdriver-manager
python-json-logger==2.0.2
# via
# -r requirements.txt
Expand Down Expand Up @@ -345,10 +312,7 @@ requests==2.31.0
# funding-service-design-utils
# notifications-python-client
# prance
# pytest-base-url
# pytest-selenium
# python-consul
# webdriver-manager
rich==12.4.4
# via
# -r requirements.txt
Expand All @@ -357,15 +321,14 @@ ruamel-yaml==0.17.21
# via
# -r requirements.txt
# prance
ruamel-yaml-clib==0.2.8
# via
# -r requirements.txt
# ruamel-yaml
s3transfer==0.6.1
# via
# -r requirements.txt
# boto3
selenium==4.5.0
# via
# -r requirements-dev.in
# axe-selenium-python
# pytest-selenium
semver==2.13.0
# via
# -r requirements.txt
Expand All @@ -382,14 +345,9 @@ six==1.16.0
# prance
# python-consul
# python-dateutil
# tenacity
# thrift
smmap==5.0.0
# via gitdb
sniffio==1.3.0
# via trio
sortedcontainers==2.4.0
# via trio
soupsieve==2.4.1
# via
# -r requirements.txt
Expand All @@ -408,34 +366,29 @@ stevedore==5.1.0
# via bandit
swagger-ui-bundle==0.0.9
# via -r requirements.txt
tenacity==6.3.1
# via pytest-selenium
thrift==0.16.0
# via
# -r requirements.txt
# flipper-client
trio==0.22.0
tomli==2.0.1
# via
# selenium
# trio-websocket
trio-websocket==0.10.2
# via selenium
# black
# build
# pyproject-hooks
# pytest
typing-extensions==4.6.2
# via
# -r requirements.txt
# alembic
# sqlalchemy
urllib3[socks]==1.26.12
urllib3==1.26.12
# via
# -r requirements.txt
# botocore
# requests
# selenium
# sentry-sdk
virtualenv==20.23.0
# via pre-commit
webdriver-manager==3.7.0
# via -r requirements-dev.in
werkzeug==2.2.3
# via
# -r requirements.txt
Expand All @@ -444,8 +397,6 @@ werkzeug==2.2.3
# pytest-flask
wheel==0.40.0
# via pip-tools
wsproto==1.2.0
# via trio-websocket

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
8 changes: 5 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
#
alembic==1.11.1
# via flask-migrate
async-timeout==4.0.3
# via redis
attrs==21.4.0
# via jsonschema
babel==2.10.3
Expand Down Expand Up @@ -74,8 +76,6 @@ flipper-client==1.3.2
# via funding-service-design-utils
funding-service-design-utils==2.0.31
# via -r requirements.in
greenlet==3.0.0
# via sqlalchemy
gunicorn==20.1.0
# via funding-service-design-utils
idna==3.3
Expand Down Expand Up @@ -167,6 +167,8 @@ rich==12.4.4
# via funding-service-design-utils
ruamel-yaml==0.17.21
# via prance
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.6.1
# via boto3
semver==2.13.0
Expand Down

0 comments on commit c20c0c3

Please sign in to comment.