-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1221 from joshhighet/dependabot/submodules/main/p…
…rojects/recon/suites/maigret-46b13b4 Bump projects/recon/suites/maigret from `90599ea` to `46b13b4`
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule maigret
updated
13 files
+2 −2 | .github/workflows/pyinstaller.yml | |
+1 −1 | .github/workflows/python-package.yml | |
+128 −0 | Installer.bat | |
+1 −1 | cookies.txt | |
+3 −0 | maigret/checking.py | |
+1 −1 | maigret/maigret.py | |
+78 −44 | maigret/resources/data.json | |
+47 −0 | opensuse.txt | |
+1 −1 | pyinstaller/requirements.txt | |
+8 −8 | requirements.txt | |
+70 −66 | sites.md | |
+3 −3 | test-requirements.txt | |
+2 −1 | tests/test_activation.py |