Skip to content

Commit 8371003

Browse files
authored
Merge branch 'main' into dependabot/pip/zipp-3.15.0
2 parents 80a2d96 + f397849 commit 8371003

File tree

2 files changed

+125
-138
lines changed

2 files changed

+125
-138
lines changed

Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "pypi"
55

66
[packages]
77
Scrapy = "==2.8.0"
8-
selenium = "==4.8.0"
8+
selenium = "==4.8.2"
99
meilisearch = "==0.25.0"
1010
requests-iap = "==0.2.0"
1111
python-keycloak-client = "==0.2.3"
@@ -14,7 +14,7 @@ requests = "==2.28.2"
1414
[dev-packages]
1515
pytest = "==7.2.1"
1616
pylint = "==2.15.9"
17-
tox = "==4.4.4"
17+
tox = "==4.4.6"
1818
tox-pipenv = "==1.10.1"
1919
importlib_metadata = {version = "*", markers="python_version < '3.8'"}
2020
zipp = {version = "*", markers="python_version < '3.8'"}

0 commit comments

Comments
 (0)