Skip to content

Commit 8af30c4

Browse files
committed
Upgrade dependencies
1 parent 11f5f69 commit 8af30c4

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,6 @@ target/
5959

6060
# Operating system files
6161
.DS_Store
62+
63+
# idea
64+
.idea

authorizenet/apicontractsv1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
_GenerationUID = pyxb.utils.utility.UniqueIdentifier('urn:uuid:6a124e8c-3f7c-11eb-bcdb-847beb3cc146')
1818

1919
# Version of PyXB used to generate the bindings
20-
_PyXBVersion = '1.2.5'
20+
_PyXBVersion = '1.2.6'
2121
# Generated bindings are not compatible across PyXB versions
2222
if pyxb.__version__ != _PyXBVersion:
2323
raise pyxb.PyXBVersionError(_PyXBVersion)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
# your project is installed. For an analysis of "install_requires" vs pip's
6464
# requirements files see:
6565
# https://packaging.python.org/en/latest/requirements.html
66-
install_requires=['pyxb==1.2.5', 'lxml==4.*', 'requests==2.*'],
66+
install_requires=['PyXB-X==1.2.6.2', 'lxml==5.2.2', 'requests==2.*'],
6767
#install_requires=['nose'],
6868
#install_requires=['nosetests'],
6969
#install_requires=['mock'],

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy