Skip to content

Commit

Permalink
Bump projects/recon/suites/maigret from 46b13b4 to d15e127
Browse files Browse the repository at this point in the history
Bumps [projects/recon/suites/maigret](https://github.com/soxoj/maigret) from `46b13b4` to `d15e127`.
- [Release notes](https://github.com/soxoj/maigret/releases)
- [Commits](soxoj/maigret@46b13b4...d15e127)

---
updated-dependencies:
- dependency-name: projects/recon/suites/maigret
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent bc530b6 commit fb0052f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/recon/suites/maigret
Submodule maigret updated 54 files
+2 βˆ’0 .github/FUNDING.yml
+3 βˆ’3 .github/workflows/pyinstaller.yml
+4 βˆ’4 .github/workflows/python-package.yml
+5 βˆ’0 .gitignore
+16 βˆ’0 .readthedocs.yaml
+24 βˆ’1 CONTRIBUTING.md
+1 βˆ’1 Dockerfile
+1 βˆ’1 Installer.bat
+2 βˆ’2 Makefile
+39 βˆ’15 README.md
+0 βˆ’18 bin/maigret
+1 βˆ’0 docs/requirements.txt
+3 βˆ’3 docs/source/command-line-options.rst
+91 βˆ’5 docs/source/development.rst
+86 βˆ’3 docs/source/features.rst
+6 βˆ’5 docs/source/index.rst
+3 βˆ’0 docs/source/roadmap.rst
+2 βˆ’1 docs/source/tags.rst
+40 βˆ’65 example.ipynb
+0 βˆ’21 maigret.py
+135 βˆ’115 maigret/checking.py
+70 βˆ’35 maigret/executors.py
+33 βˆ’5 maigret/maigret.py
+4 βˆ’0 maigret/notify.py
+26 βˆ’0 maigret/permutator.py
+6 βˆ’2 maigret/report.py
+919 βˆ’201 maigret/resources/data.json
+11 βˆ’2 maigret/resources/settings.json
+0 βˆ’1 maigret/resources/simple_report.tpl
+0 βˆ’1 maigret/resources/simple_report_pdf.tpl
+54 βˆ’0 maigret/sites.py
+105 βˆ’12 maigret/submit.py
+25 βˆ’25 opensuse.txt
+2,794 βˆ’0 poetry.lock
+4 βˆ’4 pyinstaller/requirements.txt
+80 βˆ’0 pyproject.toml
+0 βˆ’39 requirements.txt
+0 βˆ’9 setup.cfg
+0 βˆ’26 setup.py
+202 βˆ’172 sites.md
+23 βˆ’34 snapcraft.yaml
+ βˆ’ static/maigret.png
+1 βˆ’1 static/recursive_search.svg
+0 βˆ’8 test-requirements.txt
+28 βˆ’9 tests/db.json
+1 βˆ’1 tests/test_activation.py
+2 βˆ’1 tests/test_cli.py
+3 βˆ’0 tests/test_data.py
+4 βˆ’4 tests/test_executors.py
+12 βˆ’55 tests/test_maigret.py
+17 βˆ’0 tests/test_sites.py
+6 βˆ’14 utils/check_engines.py
+5 βˆ’3 utils/import_sites.py
+4 βˆ’4 utils/update_site_data.py

0 comments on commit fb0052f

Please sign in to comment.