Skip to content

Commit

Permalink
Merge branch 'dependabot/pip/twisted-23.8.0' of https://github.com/Ge…
Browse files Browse the repository at this point in the history
…oNode/geonode into dependabot/pip/twisted-23.8.0
  • Loading branch information
afabiani committed Sep 13, 2023
2 parents 9282d62 + e23689d commit d75536a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ urllib3==1.26.15
Paver==1.3.4
python-slugify==8.0.1
decorator==5.1.1
celery==5.3.1
kombu==5.3.1
celery==5.3.4
kombu==5.3.2
vine==5.0.0
tqdm==4.66.1
Deprecated==1.2.14
Expand Down Expand Up @@ -126,7 +126,7 @@ inflection>=0.4.0
jdcal==1.4.1
mock<6.0.0
python-dateutil==2.8.2
pytz==2023.3
pytz==2023.3.post1
requests==2.31.0
timeout-decorator==0.5.0
pylibmc==1.6.3
Expand All @@ -150,7 +150,7 @@ docker==6.1.3
invoke==2.2.0

# tests
coverage==7.3.0
coverage==7.3.1
requests-toolbelt==1.0.0
flake8==6.1.0
black==23.9.1
Expand Down
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ install_requires =
Paver==1.3.4
python-slugify==8.0.1
decorator==5.1.1
celery==5.3.1
kombu==5.3.1
celery==5.3.4
kombu==5.3.2
vine==5.0.0
tqdm==4.66.1
Deprecated==1.2.14
Expand Down Expand Up @@ -151,7 +151,7 @@ install_requires =
jdcal==1.4.1
mock<6.0.0
python-dateutil==2.8.2
pytz==2023.3
pytz==2023.3.post1
requests==2.31.0
timeout-decorator==0.5.0
pylibmc==1.6.3
Expand All @@ -175,7 +175,7 @@ install_requires =
invoke==2.2.0

# tests
coverage==7.3.0
coverage==7.3.1
requests-toolbelt==1.0.0
flake8==6.1.0
black==23.9.1
Expand Down

0 comments on commit d75536a

Please sign in to comment.