Skip to content

chore(deps): update python-nmap requirement from >=0.5.0.post1 to >=0.7.1#49

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/python-nmap-gte-0.7.1
Open

chore(deps): update python-nmap requirement from >=0.5.0.post1 to >=0.7.1#49
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/python-nmap-gte-0.7.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Updates the requirements on python-nmap to permit the latest version.

Changelog

Sourced from python-nmap's changelog.

2021/10/26 (v0.7.1)

  • Fix setup.cfg
  • Fix build tools

2020/03/02 (v0.7.0)

  • Add black and flake8 for development
  • Drop support for python2.7

2020/02/28 (v0.6.4)

  • Add timeout parameter and PortScannerTimeout exception

2018/09/23 (v0.6.3)

  • Refactor Readme and changelog files for the Pypi pattern and applying styles to the blocks for better visualization
  • Change setup.py to use an explicit version of python, since asynchronous tasks are not available for python 2.x
  • Add clean method to the Makefile
  • Update Manifest file
  • Update version and Fix PEP8 on nmap/nmap.py

2017/01/07 (v0.6.2)

2016/07/29 (v0.6.1)

  • Fix bug #22 UnboundLocalError in scan_progressive
  • Fix bug #23 Scanning fails on nmap warnings
  • Fix bug #20: Fix for empty values which results in blank CSV output
  • Fix bug #18: print(nm.csv()) does not return any results
  • Fix bug #19: nmap program was not found in path
  • Fix bug #17: hostname is no longer reported

2016/03/15 (v0.6.0)

  • Add information about Nmap special licence
  • Licence precision for distributing python-nmap along with nmap

2016/03/15 (v0.5.2)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [python-nmap](https://bitbucket.org/xael/python-nmap) to permit the latest version.
- [Changelog](https://bitbucket.org/xael/python-nmap/src/master/CHANGELOG)
- [Commits](https://bitbucket.org/xael/python-nmap/commits)

---
updated-dependencies:
- dependency-name: python-nmap
  dependency-version: 0.7.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants