Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ravsamhq/auto-blog-banner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5512a6321861542d0e8e830d0db177d657d2366b
Choose a base ref
..
head repository: ravsamhq/auto-blog-banner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0aef2741cb6c2761ce40c8cbf7f3650175a1095b
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +1 −1 requirements-dev.txt
  2. +1 −1 requirements.txt
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ defusedxml==0.7.1
isort==5.5.0
lazy-object-proxy==1.4.3
mccabe==0.6.1
Pillow==9.3.0
Pillow==10.0.1
pycodestyle==2.6.0
pycparser==2.20
pylint==2.6.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
CairoSVG==2.7.0
Pillow==9.3.0
Pillow==10.0.1
python_igraph==0.9.11